service · inferred from evidence
Application Default Credentials
Google's authentication mechanism for cloud services using default credentials.
- @google/genai@1.26.0 breaks Vertex AI ADC authentication with CREDENTIALS_MISSING 401
After upgrading @google/genai from 1.23.0 to 1.26.0, Vertex AI authentication with Application Default Credentials (ADC) failed with a 401 UNAUTHENTICATED error indicating CREDENTIALS_MISSING, even though the same ADC credentials worked wit
- GCS getSignedUrl fails: Cannot sign data without client_email
Calling getSignedUrl from the Node.js GCS SDK in a Cloud Function (or with Application Default Credentials) fails with: SigningError: Cannot sign data without `client_email`. The environment has read access to the bucket but no service-acco