I am a paid Gemini Advanced subscriber trying to use the gemini-3-pro-image-preview (Nano Banana Pro) model via the API.
Despite my “Pro” subscription, I am receiving 429 RESOURCE_EXHAUSTED errors with a limit of 0:
Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit: 0, model: gemini-3-pro-image
It is frustrating that my paid web subscription does not translate to API access for the same models, or that the “Free Tier” for these models is set to 0 even for experimentation.
Please clarify:
- Is
gemini-3-pro-imagestrictly Pay-As-You-Go only? - If so, why is it not clearly marked in the error message (which mentions “free_tier_requests”)?
- As a Pro subscriber, how can I access the features I pay for programmatically without double-billing?