Error when accessing Facebook API posts_insights -


i admin page trying posts insights. developer of app accessing data. authorised read_insights permission using open graph explorer , got access token. trying following call in open graph explorer:

page_id/posts_insights?since=1432481806&until=1433085606

and returns me this:

{ "error": { "message": "an unknown error has occurred.", "type": "oauthexception", "code": 1 } }

i know read_insights permission needs reviewed facebook before releasing app public, in past other permissions needed reviewed worked app testers , developers without facebook review.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -