Was trying to use their Python API, however received this error:
Failed to create bucket: invalid_client: The OAuth client was not found.
In case it was an issue with my configuration, I tried with the gsutil
, tested with: gsutil du
Your "Oauth 2.0 User Account" credentials are invalid. Please run $ gcloud auth login Failure: invalid_client: The OAuth client was not found..
Troubleshooting
- I have run
gcloud auth login
and it succeeded. - Tried creating a new project with same product-name and project-name, but that left me with same error