Skip to content
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

Add check to see which member the active application default credentials are for #37

Closed
jessesomerville opened this issue Mar 25, 2021 · 1 comment · Fixed by #46
Closed
Assignees
Labels
enhancement New feature or request

Comments

@jessesomerville
Copy link
Contributor

No description provided.

@jessesomerville jessesomerville added the enhancement New feature or request label Mar 25, 2021
@jessesomerville jessesomerville self-assigned this Mar 25, 2021
@jessesomerville
Copy link
Contributor Author

Partial fix in PR #35

The following error may also be caused by issues with the active ADC on the users local machine:

ERROR   eiam crashed due to an unhandled error        error=an error occurred while fetching service accounts: Get "https://iam.googleapis.com/v1/projects/example/serviceAccounts?alt=json&prettyPrint=false": oauth2: cannot fetch token: 400 Bad Request
Response: {
  "error": "invalid_grant",
  "error_description": "Bad Request"
}

@jessesomerville jessesomerville linked a pull request Apr 5, 2021 that will close this issue
jessesomerville added a commit that referenced this issue Apr 5, 2021
Updating validity check for default credentials. Closes Issue #37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant