Based on this question, is there a way to check if a user has granted a certain set of permissions to an app using PHP based Facebook SDK?
I’ve browsed the API but couldn’t find anything.
Based on this question , is there a way to check if a user
Share
then use the if to check which permission you need
EX:
If you are using FQL
http://www.masteringapi.com/tutorials/how-to-check-if-user-has-certian-permission-facebook-api/22/