
Gemini Flash Image Generation not working (gemini-2.0-flash-exp)
Apr 18, 2025 · According to the official statement, "gemini-2.0-flash-exp-image-generation is not currently supported in a number of countries in Europe, Middle East & Africa".
live.connect error for gemini-2.0-flash, gemini-2.0-flash-exp is OK
Feb 18, 2025 · I want use the realtime interface, But I found i can't use it with gemini-2.0-flash, Please help me. How to keep using live interface? model = "gemini-2.0-flash-exp" #Work model = "gemini …
Issue with "gemini-2.0-flash-exp" model returning an error
Feb 25, 2025 · I’m trying to use the “gemini-2.0-flash-exp” model, but I keep getting the error below. However, when I switch to “gemini-1.5-flash”, everything works fine.
Quota Issue (429 RESOURCE_EXHAUSTED) when using gemini-2.0-flash-exp …
Apr 29, 2025 · Hello everyone, I am facing a quota issue when trying to use the gemini-2.0-flash-exp model through the API. I am developing a storytelling software that depends on image generation...
Troubleshooting guide | Gemini API | Google AI for Developers
Dec 10, 2025 · Use this guide to help you diagnose and resolve common issues that arise when you call the Gemini API. You may encounter issues from either the Gemini API backend service or the client …
Invalid Model - The model gemini-* does not work with your current …
Jan 25, 2025 · For example, gemini-2.0-flash-exp does not work (nor any of the other AI studio ones). I tried enabling/disabling the models, removing the key, and restarting/updating (on macOS, 0.45.3).
Bad request - please check your parameters ([GoogleGenerativeAI Error]:
Jan 16, 2025 · I am facing an issue with the AI Agent, where I am integrating a Gemini chat model + AI agent + memory buffer + Google Calendar. When I connect the Google Calendar node, it throws the …
[Solved] The specified model is not found or is unsupported for the ...
To fix the 404 error when trying to use the models/gemini-2.0-flash-thinking-exp-121 model with the Google API, you need to ensure the model is available and supported for your API version.
[GoogleGenerativeAI Error]: Error fetching from https ... - GitHub
Dec 14, 2024 · Thanks for reporting this Google Gemini connectivity issue! This has been consolidated into #4355, which addresses HTTP proxy support for all API providers including Google Gemini.
Resource_Exhausted Error When Trying to Use Google's New …
Dec 21, 2024 · One of the more recent features I have been trying out is their Multimodal Live API using gemini-2.0-flash-exp. I have read over, almost, every piece of documentation to get the live API to work.