-
Notifications
You must be signed in to change notification settings - Fork 48
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
API Authentication -> oauth2: cannot fetch token: 403 Forbidden #624
Comments
Hi there! Sorry you're running into this. I have a couple of follow up questions:
|
Hi! For clarification, I'm curious what attributes you're using at your top level configuration E.g. |
oh,
|
Here is my repo (I'm using terragrunt); If you want to play, all you need to do is change the value of the client_id and client_secret here; Then go to |
@carnei-ro It may be a good idea to rotate your service principal credentials at this point in time even though the comment has been deleted. |
@AnPucel I did not post the real ones (only real value is the project_id afaa2972-c2c7-445c-be4d-9f8b75b3e634) |
Perfect! Just being overly cautious in case. |
Terraform Version and Provider Version
Affected Resource(s)
any
vault_secrets
resource to be honest ; I'm not sure if I am reaching some rate-limiting that is returning me403
instead of429
;Output
The text was updated successfully, but these errors were encountered: