Hello, I am requesting a manual review of my Gemini API project.
Project display name: Kron House OB Embedding
Project ID: kron-house-ob-embeddi..
Project number: 9973300763..
Use case:
A private, low-volume personal memory system. This is not a public service.
Configuration:
- Backend: OpenAI-compatible API
- Base URL: https://generativelanguage.googleapis.com/v1beta/openai/
- Model: gemini-embedding-001
- Gemini API is enabled in Google Cloud Console
- The API key is active and restricted to Gemini API
- The key is bound to a service account and is not unrestricted
Observed behavior:
- GET https://generativelanguage.googleapis.com/v1beta/openai/models returns HTTP 200
- POST https://generativelanguage.googleapis.com/v1beta/openai/embeddings returns HTTP 403
Exact error:
403 PERMISSION_DENIED
Your project has been denied access. Please contact support.
Ombre Brain error:
backend=api
model=gemini-embedding-001
base_url=https://generativelanguage.googleapis.com/v1beta/openai/
The error occurred at approximately 2026-07-19 09:05.
Troubleshooting completed:
- Confirmed the Gemini API is enabled
- Confirmed the model name and Base URL
- Confirmed the API key is saved correctly
- Confirmed the API key is restricted to Gemini API
- Confirmed the model list request succeeds
- The failure occurs specifically on the embeddings request
- No API key is included in this post
Could you please review the project and restore Gemini API embedding access if this is an account or project-level restriction?