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
In Google Genai: This was a regression in @google/genai@1.26.0 breaking Vertex AI ADC authentication. Verified resolution: upgrade to @google/genai@1.27.0: collaborator yyyu-google released 1.27.0 with the fix, and four separate users confi
- GCS getSignedUrl fails: Cannot sign data without client_email
How to fix: GCS getSignedUrl fails: Cannot sign data without client_email. The verified fix from the maintainer thread, distilled into reusable steps.