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
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