Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Can someone point me to an up-to-date and exhaustive list of extended permissions for Facebook Graph API? I've been using (http://developers.facebook.com/docs/authentication/permissions), but that list doesn't include music, books, etc. Is that a subset of one of the existing permissions?

share|improve this question

2 Answers

https://developers.facebook.com/docs/reference/login/open-graph-permissions/

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

share|improve this answer

That is the definitive list, I believe those elements are subsets and probably depend on the permissions given to you by the user. See this post: http://forum.developers.facebook.net/viewtopic.php?pid=283691

share|improve this answer
Ha ha, that my post over on the FB forums. :-) For those interested in the answer: books, music, etc. are included in "user_likes" permission. I'm not sure how I missed that initially. – Mark Nov 4 '10 at 15:37
2  
That link is broken. – Bill the Lizard Apr 25 '12 at 11:06

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.