I am asking for a few extra permissions using the scope parameter when launching the facebook application. Is there any way I can know immediately which permissions have been denied by the user?
I am asking for a few extra permissions using the scope parameter when launching
Share
Query: https://developers.facebook.com/tools/explorer/?method=GET&path=me%2Fpermissions
See https://developers.facebook.com/docs/reference/api/user/ for more information on the user object’s permissions connection.