Try to re-authenticate completely. Looks like your scopes are changed/overridden due to some password change or something
Use
gcloud auth login --force
And then re-authenticate the application credentials
gcloud auth application-default login --no-launch-browser