**This Topic by Gemini (I Cannot English)
Body:** I am experiencing a consistent 404 error when calling the Gemini API from Google Apps Script, despite the setup being correct.
-
Project Status: Newly created project in Google AI Studio.
-
Environment: Individual @gmail.com account.
-
The Issue: > -
gemini-1.5-flashreturns 404 “model not found” via API (v1/v1beta).-
However, the same model works perfectly in the AI Studio Playground.
-
Calling
GET https://generativelanguage.googleapis.com/v1beta/modelsreturns the model in the list, but direct calls still result in 404.
-
-
Outcome: After repeated project recreations and waiting, I started receiving 429 (Quota Exceeded) errors with limit 0, suggesting a sync issue between the project and API quota/capabilities.
This behavior is extremely confusing for developers. Please investigate the sync latency between AI Studio projects and the Generative Language API endpoints.