Skip to main content
2026/9/25 00:39 (UTC+8) · Docs Update · Google 📚 New FAQ: why does Gemini image return IMAGE_OTHER? IMAGE_OTHER means the model finished drawing, but the provider’s output check filtered the image before it was returned, so the same request succeeds only some of the time. In our tests, a pure text-to-image request on gemini-3-pro-image failed 5/6; removing only the sentence that named a real person brought it to 0/6. Neither the negative prompts nor the “1:1 replica” wording were the cause. The provider states these requests are not charged; check the console logs for actual billing. Together with NO_IMAGE and blockReason: OTHER, it covers the three ways Gemini image generation can fail. See Why IMAGE_OTHER?
Back to Live Updates · 📚 Monthly archive