djangodjango-rest-frameworkdjango-socialauthdj-rest-auth

TypeError at /dj-rest-auth/google/ string indices must be integers


I wanted to do social authentication using dj-rest-auth with google. But getting an error like this doesn't understand anything.

I want the advice of the experienced.

GOOGLE_CLIENT_ID and GOOGLE_SECRET_KEY

Submit Google Access token

Return Error

I tried after submitting the access token it will return me a key for authentication.

But I can't get it because of the error!


Solution

  • This problem has been resolved. Only django Vernson Change to django==4.0.8 to django==3.2.15 this problem at django==4.0.8