-
Notifications
You must be signed in to change notification settings - Fork 206
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
getAccessToken denied issue #455
Comments
Hi there @Izopi4a 👋! 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. |
Did you grant the WIF identity ( |
hi, thx for the help. Seems to me you are right. Your example is much clear then google's one. I am not sure what "my-secret" is? do you think you could help me figure it out? i assume here i need to create a secret https://console.cloud.google.com/security/secret-manager/create?project=project, but i am not sure what do I need to store edit: nvm i somehow got lost on the scroll. I added the command and it is seems to be fine. Thanks a lot! |
Fix a bunch of issues since GitHub apparently dropped support for special callouts. Refs #455 Signed-off-by: Seth Vargo <[email protected]>
"my-secret" is just an example that shows how to grant IAM permissions |
TL;DR
i am getting this error, and i am unable to find out what the problem is
I checked https://github.com/google-github-actions/auth/blob/main/docs/TROUBLESHOOTING.md
point 5 is different for me, and it doesn't seems to be working like the example there? provider needs to be existing in the URL
I was following a tutorial and saved my cli commands. here they are:
here is my identify federation from the UI
here are my service account permissions
Expected behavior
not to fail
Observed behavior
No response
Action YAML
Log output
Additional information
No response
The text was updated successfully, but these errors were encountered: