Answer the question
In order to leave comments, you need to log in
Displaying the number of Facebook likes and reposts?
When trying to display the number of likes and reposts from a Facebook group, an access error occurs.
Here is the request code:
https://graph.facebook.com/v2.8/?ids=GroupID_PostID&fields=reactions.type(LIKE).limit(0).summary(total_count).as(reactions_like),reactions.type(LOVE).limit(0).summary(total_count).as(reactions_love)&access_token=AppID|AppSecret
Answer the question
In order to leave comments, you need to log in
Используйте токен пользователя, который является членом/администратором группы.
При авторизации пользователя добавьте user_managed_groups в scope.
https://developers.facebook.com/docs/graph-api/ref...
Для получения user_managed_groups не администраторам приложения потребуется ревью со стороны фейсбука.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question