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

Wrong Facebook permissions #34

Closed
PatchRanger opened this issue Jul 27, 2015 · 2 comments
Closed

Wrong Facebook permissions #34

PatchRanger opened this issue Jul 27, 2015 · 2 comments

Comments

@PatchRanger
Copy link

How to reproduce?

Follow the installation instructions as in http://docs.modx.pro/components/hybridauth/providers/facebook .
Try to login via Facebook.

Expected result

Successful login.

Real result

I see such Facebook message:

Invalid Scopes: read_stream, read_friendlists. 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 am going to provide a pull-request, replacing those permissions to correct ones.

@bezumkin
Copy link
Collaborator

Try provide this to https://github.com/hybridauth/hybridauth/issues

@PatchRanger
Copy link
Author

That helped: hybridauth/hybridauth#280 (comment)

bezumkin added a commit that referenced this issue Jan 30, 2016
- Fixed possible E_WARNING in Vkontakte provider.
Version 1.1.4-pl
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

2 participants