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 error payload for IAM_PERMISSION_DENIED #23

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

andrewheard
Copy link
Collaborator

This error occurs when the Firebase Service Account on the project isn't correctly configured for Vertex AI in Firebase. This typically occurs briefly after activating the API (in response to SERVICE_DISABLED) and resolves by re-running the request. However, it could also occur if the Firebase Service Account has been edited manually in the GCP Console.

Copy link

Coverage Diff

Coverage is identical

@andrewheard andrewheard requested review from paulb777 and rlazo October 18, 2024 20:55
@andrewheard andrewheard merged commit cfb720b into main Oct 18, 2024
9 checks passed
@andrewheard andrewheard deleted the ah/iam-permission-error branch October 18, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants