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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -