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

266 views Asked by At

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!

1

There are 1 answers

0
DevXhub On BEST ANSWER

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