I am signin using facebook authentication in local using SSL for https.
i'm getting the below error.
TypeError at /complete/facebook/
unsupported operand type(s) for +: 'NoneType' and 'int'
show full traceback, what packet are you using for fb authentication? what version? What version of fb api are you using?
--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a0410d4f-65f1-465d-8634-a22da508467b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
social-auth-core==1.7.0social-auth-app-django==1.2.0