Question

Photo of Hieu Phan

0

Facebook login error

When attempting to log in via Facebook, I get the following error: 

Invalid Scopes: user_friends. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions

I currently have the friend sync function turned off but I still get the same error. From my understanding, it seems like the Facebook login script is still calling the user_friends attribute even though I have the setting off. Another thing is Facebook may have made the attribute only available after an App review which is not ideal for testing purposes. 

Could this potentially be a bug?

  • Photo of Brian Daneu

    0

    Nope it’s facebook you can’t access friends unless they say you can. But rock has a bug because even if you turn off the friends check box rock still try’s to gets the logins friends.

  • Photo of Ashwin Ramji

    0

    Has anyone been able to solve this? I'm getting the same error while attempting to use FB to login. Is it as simple as requesting the user_friends permission under App Review?