You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i succesfully connect
then i access my admin for check facebook profiles
facebook profiles only have image, user, facebook name, facebook id
what should i do to get gender, about me and other data?
The text was updated successfully, but these errors were encountered:
rimchang
changed the title
Facebook profiles doesn't have gender, about me , etc,,,,
Facebook profiles don't have gender, about me , etc,,,,
Jul 23, 2016
rimchang
changed the title
Facebook profiles don't have gender, about me , etc,,,,
Facebook profiles don't save gender, about me , etc,,,,
Jul 23, 2016
i succesfully connect
then i access my admin for check facebook profiles
facebook profiles only have image, user, facebook name, facebook id
what should i do to get gender, about me and other data?
i use defalt profile module
AUTH_USER_MODEL = 'django_facebook.FacebookCustomUser'
AUTH_PROFILE_MODULE = 'django_facebook.FacebookProfile'
The text was updated successfully, but these errors were encountered: