diff --git a/customer/gcp-svc-account.json b/customer/gcp-svc-account.json index 3e12178..f098408 100644 --- a/customer/gcp-svc-account.json +++ b/customer/gcp-svc-account.json @@ -8,5 +8,6 @@ "auth_uri": "https://accounts.google.com/o/oauth2/auth", "token_uri": "https://oauth2.googleapis.com/token", "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", - "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/endor%40endor-experiments.iam.gserviceaccount.com" + "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/endor%40endor-experiments.iam.gserviceaccount.com", + "universe_domain": "googleapis.com" }