Google Gemini errors
Every Google Gemini error we see across thousands of AI agents routing through Manifest. 3 common errors, 202 affected teams in the last 30 days. Each one with what it means, how to fix it, and how Manifest routes around it.
Gemini is stricter about request shape than most providers: function-calling payloads other APIs accept can 400 here, and free-tier quotas are enforced per minute and per day. Validate tool schemas against the exact API version you target, and back off when you see RESOURCE_EXHAUSTED.
| Code | Error | Affected teams / 30 days | |
|---|---|---|---|
| 429 | Gemini 429 — You exceeded your current quota | 120 | View |
| 400 | Gemini 400 — Function call missing a thought_signature | 42 | View |
| 503 | Gemini 503 — The model is currently overloaded | 40 | View |
| View Google Gemini models on Manifest | |||