You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried signing on a GCE machine. I received error "GCP: OIDC token request failed (code=404)"
Running:
$curl -H "Metadata-Flavor: Google" http://metadata/computeMetadata/v1/instance/service-accounts/default/identity
{"error":"invalid_request","error_description":"Service account not enabled on this instance"}
Maybe it would help to relay this error to the user, at least if the tool is run in a debug / verbose mode?
* pyproject: bump id
Closes#738.
Signed-off-by: William Woodruff <[email protected]>
* CHANGELOG: record changes
Signed-off-by: William Woodruff <[email protected]>
---------
Signed-off-by: William Woodruff <[email protected]>
I tried signing on a GCE machine. I received error "GCP: OIDC token request failed (code=404)"
Running:
Maybe it would help to relay this error to the user, at least if the tool is run in a debug / verbose mode?
/cc @di
The text was updated successfully, but these errors were encountered: