pythondjangogoogle-apidjango-socialauthsocial-authentication

"Your credentials aren't allowed" - Google+ API - Production


I recently implanted the connection with facebook and google on my local server, and everything worked. But, when I tried to do it in production, the connection with google returns: "Your credentials aren't allowed". (Facebook works)

I don't know why, because i'm pretty sure that my application is confirmed by Google. Do you have some ideas ?

Thanks in advance !


Solution

  • My bad, I used a wrong key on settings.py