Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in facebook login while authenticate with facebook #78

Closed
ShriKush opened this issue Feb 11, 2016 · 6 comments
Closed

Problem in facebook login while authenticate with facebook #78

ShriKush opened this issue Feb 11, 2016 · 6 comments

Comments

@ShriKush
Copy link

Invalid Scopes: read_stream. 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

@pipiscrew
Copy link

you have to set manual the permissions, just tested

social_adapter.addConfig(Provider.FACEBOOK, "app_id", "secret", "email");

@pipiscrew
Copy link

@pipiscrew
Copy link

@rcristian
should make it official^

@sayantam
Copy link
Collaborator

Please upgrade to socialauth 4.11. You can get the jar from Maven or Sourceforge.

@pipiscrew
Copy link

oh my god, you have to write it to front page at README.md.... users still asking for help every day..

http://mvnrepository.com/artifact/org.brickred/socialauth

@sayantam
Copy link
Collaborator

@pipiscrew hey - thanks for your help. We've converted this to a gradle project with socialauth dependency.

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

No branches or pull requests

3 participants