gcp 400 bad request Mar 16, 2021 • ulysses After logging in, I tried to run Terraform in GCP and received this error: oauth2: cannot fetch token: 400 Bad Request Here’s the fix. Login using application-default. gcloud auth application-default login You can then Terraform. terraform apply