Exception Type: AuthFailed
Exception Value: There was an error authenticating the app
Exception Location: ../social_auth/backends/facebook.py in auth_complete, line 132
trying to login with vkontakte (confirming ):
Exception Type: AuthCanceled
Exception Value: Authentication process canceled
I can't understand what is the real problem. app-id and secrets are correct.
What else should I check?
How can I get real answer from facebook or vkontakte?
When trying to login with facebook I get:
Exception Type: AuthFailed Exception Value: There was an error authenticating the app
Exception Location: ../social_auth/backends/facebook.py in auth_complete, line 132
trying to login with vkontakte (confirming ):
Exception Type: AuthCanceled Exception Value: Authentication process canceled
I can't understand what is the real problem. app-id and secrets are correct. What else should I check? How can I get real answer from facebook or vkontakte?