Created By
Andrew Dryga
07/18/2012 7:44am

Subscribers (1)

Bugstest_users endpoint returns empty list

  • Status: Fixed
  • Priority: Medium
  • Updated: August 7, 2012 at 4:35pm
Latest response from Facebook
Jesse Chen
This should now be resolved. Thanks for your patience.
Status changed to Fixed
Eric Osgood
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to Medium
Sometimes request to "/[APP_ID]/accounts/test-users" returns empty list:
{
"data": []
}

It nappens even though i can see test users on roles page (https://developers.facebook.com/apps/395096410536617/permissions?role=test+users) and even though sometimes endpoint works correctly (not often).
1 person can reproduce this issue by following these steps
Repro