-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RESOLVED] failed to call https://iamcredentials.googleapis.com/v1/projects/-/serviceAccounts/xxxxxxxxxxxx.iam.gserviceaccount.com:generateAccessToken: HTTP 404: [no body] #471
Comments
Hi there @ElijahLynn 👋! Thank you for opening an issue. Our team will triage this as soon as we can. Please take a moment to review the troubleshooting steps which lists common error messages and their resolution steps. |
also this message was because of incorrect provider and service account names as well. If you are using a matrix strategy for different envs then you could end up not having the right project ID, pool name, pool provider or SA email.
|
gonna throw this matrix strategy code in here too:
|
Adding for search engines:
This was because I had specified an incorrect service account email:
The text was updated successfully, but these errors were encountered: