Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Invalid Scopes: publish_stream, offline_access. #46

Open
FugDev opened this issue Aug 11, 2015 · 5 comments
Open

Invalid Scopes: publish_stream, offline_access. #46

FugDev opened this issue Aug 11, 2015 · 5 comments

Comments

@FugDev
Copy link

FugDev commented Aug 11, 2015

The spring-social-showcase-sec seems to request unknown scopes from facebook:
Invalid Scopes: publish_stream, offline_access. 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

@FugDev
Copy link
Author

FugDev commented Aug 11, 2015

@AntonRand
Copy link

+1

I've applied the recommended change but I'm still getting the same error.

@muzeebullah
Copy link

https://developers.facebook.com/docs/facebook-login/permissions/v2.5#reference-read_stream
"....
'read_stream'
Limited Use
This permission is granted to apps building a Facebook-branded client on platforms where Facebook is not already available. For example, Android and iOS apps will not be approved for this permission. In addition, Web, Desktop, in-car and TV apps will not be granted this permission.
..."

Anyway: I changed the scope to 'email' and was able to pass through one error. So, I get the challenge page (Facebook login page); apps failing after this. It looks like, somewhere in the code a function call is being made to facebook that's not permitted by default.

If i get sometime, I'll have to setup a debug environment to trace this one out.

@alimusa80
Copy link

hi, I encounter this problem I was creating codeigniter facebook log in or sign in app , I encounter this problem does any one know how to solve, Invalid Scopes: status_update. 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

@tduchateau
Copy link

+1

I'm wondering if the project is still active. If not, does anyone know if there is any replacement for Spring Social?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

5 participants