I am using django-socialregistration and when I click the facebook button, it is redirected to facebook and the user is requested for the permissions. After the permissions are given, the redirection is done to my site and I get the following error:
Credentials could not be validated, the provider returned no access token.
I don't know what it means.. What is it that I should do?
I don't understand anything in this.