Facebook Graph API, the final list of advanced permissions

Can someone please provide me with an updated and comprehensive list of extended permissions for the Facebook chart APIs? I used (http://developers.facebook.com/docs/authentication/permissions), but this list does not include music, books, etc. Is this a subset of one of the existing permissions?

+3
source share
4 answers

https://developers.facebook.com/docs/facebook-login/permissions/v2.4

This should help you with all permissions for music, news, videos and activity :)

+3
source

ads_management, ads_read, , , manage_notifications, manage_pages, publish_actions, publish_pages, read_insights, read_mailbox, read_page_mailboxes, read_stream, rsvp_event, tab_added, user_about_me, user_birthday, user_education_history, user_events, user_friends, user_games_activity, user_groups, user_hometown, user_likes, USER_LOCATION, user_managed_groups, user_photos, user_posts, user_relationship_details, user_relationships, user_religion_politics, user_status, user_tagged_places, user_videos, user_website, user_work_history

:

https://developers.facebook.com/docs/facebook-login/permissions/v2.3 https://developers.facebook.com/docs/reference/fql/permissions

+1

.

0

This is the final list, I believe that these elements are subsets and probably depend on the permissions granted to you by the user. See this post: http://forum.developers.facebook.net/viewtopic.php?pid=283691

-1
source

Source: https://habr.com/ru/post/1772296/


All Articles