Having an application token, a user who authorized the application with manage_pages permission, how can I access to the pages this particular user is admin of?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can't, you need a user access token for that permission as outlined in the docs https://developers.facebook.com/docs/reference/api/user/ (look for accounts) |
|||||
|
|
You don t need an application token but a user access token to access those pages |
|||||
|
