facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.96k forks source link

Facebook graph /me/accounts endpoint is returning empty. #1120

Open geone opened 5 years ago

geone commented 5 years ago

For some unknown reason and with full permisions the /me/accounts returns empty.

{ "data": [ ] }

zeienko-vitalii commented 5 years ago

Have you found a fix ?

geone commented 5 years ago

no, it just comes and goes, weird....

zeienko-vitalii commented 5 years ago

In my case this problem happened with accounts that don't have groups or aren't businesses accounts.