What data is available to a Facebook app after permissions are granted? -


imagine have mobile app, , create new facebook app, use login users through it. in order log app, users have grant user_likes permission. then, can access user_likes request facebook graph using app_token. i've tested this. also, realized user_likes set "public" shown. user_likes private or friends, not shown.

is intented behaviour? mean, if user granted me access user_likes , didn't revoke explicitly permission after that, should able user_likes anyway or no?

thanks in advance.

you need use user access token, not app access token. that's for.


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

php - How can an email be returned from Stripe Checkout? -

sql - Partition elimination in Greenplum -