I am struggling with an error all day long.
I have a Django app deployed on Heroku. Everything works perfectly offline with the social authentication.
When I deploy the application I receive an error:
I have tried settings the SITE_ID but nothing changes.
Also I have checked that my DB have the Site objects created.
Any help would be appreciated.