Gemini-2.0-flash-exp-image-generation is not found

Hi, so i build an entire app using this api for weeks and now it suddenly stopped working for my region it says (europe)

Why? This is crazy

The same thing here; what’s going on? I’m also using the service in the app I’m building.


was turned off in europe apparently

Damn, I wonder why. They should bring it back :slight_smile:

Yeah, I saw that notice. But why, I wonder, and when can we expect it to be available, would be nice to know.

Hi,

I encountered the same issue before.
I was able to fix it by selecting “us” as the server location when deploying the model.
It seems that certain models like gemini-2.0-flash-exp-image-generation are only available in specific regions, and using the “us” location solved the 404 error for me.

Hope this helps!

Thanks but this doesnt work for react native (expo) as you can’t define headers like these :frowning:

Thanks but this doesnt work for react native (expo) as you can’t define headers like these