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 have implemented django app with python-social-auth. It was working before 4 days back with facebook login,but now when I tried to login in with app using facebook it is giving me following error,
TypeError at /complete/facebook/
'dict' object is not callable
The text was updated successfully, but these errors were encountered:
I have implemented django app with python-social-auth. It was working before 4 days back with facebook login,but now when I tried to login in with app using facebook it is giving me following error,
TypeError at /complete/facebook/
'dict' object is not callable
The text was updated successfully, but these errors were encountered: