I am trying to make a project which uses google plus api from google cloud console that is used for authentication, but as soon as I click on the id for the authentication it shows this error. I dont know what to do next its frustrating.
I tried some code changes that chat gpt said. I even did pip install --upgrade google-auth google-auth-oauthlib google-auth-httplib2 to upgrade google auth but it didnt work.