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

Facebook Integration no longer returning emails for new apps #56

Open
DaveChild opened this issue Nov 14, 2015 · 1 comment
Open

Facebook Integration no longer returning emails for new apps #56

DaveChild opened this issue Nov 14, 2015 · 1 comment

Comments

@DaveChild
Copy link

For new apps, using the 2.4 or higher API, it seems no email addresses are returned from the API. This is true of the example code in the repo, not just my code. The issue seems to be in other libraries as well, and there's a solution in this comment thread:

simi/omniauth-facebook#61 (comment)

I had a quick look but no idea where to start adding the info_fields to this library.

@DaveChild
Copy link
Author

I was able to get this working by adding "?fields=id,name,email" to the $baseApiUri in the Facebook service file, which is a bit hacky! Hope that helps get a proper solution in place. Happy to test a fix.

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

1 participant