I have a Facebook token that I'm trying to access Pages with but the API is returning an empty array. That seems like a simple permissions issue but when I debug the token in Facebook's Token Debugger it shows I have permissions to multiple pages.

Is there a way to get the pages to show up in the /me/accounts endpoint? Or is there an endpoint that can get me the granular scopes as listed on the Token Debugger?

Tag:facebook, facebook-graph-api

Add a new comment.