Sunday, November 1, 2015

django- allauth facebook login does not return any information other than "name" and "id"

I have added django-auth to my application to authenticate a user via facebook. But on authentication, only the name and id is fetched. Other details like first_name, gender, etc are not fetched.

This issue has already been raised here: https://github.com/pennersr/django-allauth/issues/1061

I use django-allauth version 0.22.

But I still face the issue. Any help will be appreciated!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/440b823d-3e5a-4e3d-888c-f1dd8dbd5c03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment