Python Social Auth has suddenly stopped working for me. I have the Facebook, Twitter and Google backends configured, but now I'm getting this error when clicking one of the authorization links:
<django.utils.functional.lazy.<locals>.__proxy__ object at 0x7feb8a56f5f8> is not JSON serializable
My project is built on Python 3.4 and Django 1.7.1.
Python Social Auth has suddenly stopped working for me. I have the Facebook, Twitter and Google backends configured, but now I'm getting this error when clicking one of the authorization links:
My project is built on Python 3.4 and Django 1.7.1.