Hello,
I am a solo developer, and my Google Cloud account is in a completely broken state. I am at a total standstill and my business is down. I have exhausted all possible options.
The Core Problem:
-
All Gemini API calls fail with a
404 - model not founderror, even for the most basicgemini-1.0-promodel. -
I am blocked from the Google Cloud support page with a
403 - Forbiddenerror, so I cannot file a technical support ticket.
This has been happening for weeks. Here is a complete list of every troubleshooting step I have already taken:
-
Code-Level Checks: I have tried multiple stable models (
gemini-1.0-pro,gemini-1.5-pro-001) and API versions (v1,v1beta). All of them fail with the same “model not found” error. -
Created a New Project: To rule out a project-level issue, I created a brand new Google Cloud project from scratch. The error persists in the new project.
-
Verified Project Setup: In the new project, I have personally confirmed that:
-
The Vertex AI API is enabled.
-
The Generative Language API is enabled.
-
The project is linked to my active and healthy billing account.
-
I created a brand new, unrestricted API key and am using it.
-
-
curlCommand Test: To prove this is not a code issue, I ran a directcurlcommand from my terminal. This test bypasses all code and browsers. It failed with the exact samemodel not founderror. This proves the block is at the account/project level. -
Google Account Status: I have checked my main Google Account status. It says I have “full access” and is not disabled.
-
Contacted Support: Because the technical support page is forbidden, I managed to contact a live agent through the Billing Support channel. They confirmed my billing account is healthy, but then stated they could not help and directed me to this public forum. They refused to escalate the case internally.
I am now in a support loop. I have an account that appears healthy but is blocked from using the API and blocked from getting support for the API.
Please, can a Google employee look into my account and see why it is in this broken, incorrectly provisioned state?
My Project ID is 122791052519.