I am using Django Social Auth and I was able to log in using both Facebook and Twitter. But I was getting HTTP 400 error when I tried it with a link. I get the following error:
Sorry, but some error forced you to log in.
HTTP Error 400: Bad Request (Associated)
Any ideas on debugging this?
Thanks.
source share