This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
Authentication by GCE Service Account not working #198
Comments
@adv4000 You don't need to create a default service account. |
@avivl I'am using Terraform to provision Google Compute VM and have to create my ServiceAccount for it. |
The default service account for compute is in the format of |
@avivl In your documentation you have this:
Maybe just replace this with Only Default Service Account will work. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug Report
Authentication by GCE Service Account not working
Expected Behavior
Able to authenticate Grafana to BigQuery using Attached GCE Service Account
Actual Behavior
After selection Authentication Type:
GCE Default Service Account
And click on Test getting the following error:
Confirmed that Project ID is Correct.
My Service Account which I have created has Project Owner permissions, and able to access BigQuery.
If I will generate JSON key for this ServiceAccount and will upload it, authentication type Google JWT File test passing and all working fine.
Steps to Reproduce the Problem
"cloud-platform"
GCE Default Service Account
Specifications
The text was updated successfully, but these errors were encountered: