I am using python social auth in django. While using facebook an error occured.
Any suggestions please, I am a beginner in django. I tried for several hours on this bug.
From the link provided, error message is:
error_message u'Invalid Scope: profile'
make sure you are using latest SDK and change the scope from profile
to public_profile