Hi! I'm getting a "Key validation failed: No secret key provided" error when trying to set up both Google Vertex AI and Google AI Studio in OpenRouter.
Setup Details:
- Google Vertex AI: Using valid service account JSON with all required fields
- Google AI Studio: Using valid API key (confirmed working in other apps)
- Vertex AI API is enabled in Google Cloud
- Service account has "Vertex AI User" role
- Tried multiple Gemini models
What I've Tried:
✅ Created fresh service accounts
✅ Enabled all required Google Cloud APIs (i think)
✅ Added proper IAM permissions (i think)
✅ Tested with multiple models
Both integrations fail with the same error despite having valid, working credentials. Is there a known issue with Google integrations, or am I missing a configuration step specific to OpenRouter?
Any help would be appreciated! Thanks!