Hello Google Support,
Our production Google Cloud project suddenly lost access to the Gemini API and now returns HTTP 403 PERMISSION_DENIED for different models and endpoints.
Project information:
-
Project ID: [INSERT PROJECT ID]
-
Project number: [INSERT PROJECT NUMBER]
-
Billing status: Active
-
Credits added: approximately BRL 200
Tests performed on September 6, 2026:
-
Listing available models
Result: 200 OK
This confirms that the API key exists and is recognized. -
Text generation
Time: approximately 19:44 UTC
Endpoint:/v1beta/models/gemini-flash-latest:generateContent
Model:gemini-flash-latest
Result: HTTP 403 -
Video generation
Time: approximately 19:38 UTC
Endpoint:/v1beta/interactions
Model:gemini-omni-1.1-flash
Result: HTTP 403
Both generation requests returned:
{"error":{"code":403,"message":"Your project has been denied access. Please contact support.","status":"PERMISSION_DENIED"}}
The API was working normally before this restriction. The last successful video generation occurred at approximately 18:45 UTC on September 6, 2026. Less than one hour later, requests began returning the project-level denial message.
The same error occurs with both text and video models, so the issue is not limited to Gemini Omni or the video endpoint. Billing remains active, and the requests are rejected before generation begins.
No warning, explanation, or appeal banner is currently visible in Google Cloud Console.
Please perform an urgent manual review of the project, clarify why access was denied, and restore Gemini API access. This API supports a production application that is currently unavailable because of the restriction.
Thank you.