javascript - Facebook Graph API /me/accounts not working in code -


i trying update page details sample site. implemented same previously. got access token of page /me/accounts.

now, /me/accounts returning empty set in javascript code. getting correct response in graph api explorer.

ps: able page details using auth token. problem /me/accounts returning empty array.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -