429 RESOURCE_EXHAUSTED on Gemini 3 Standard API Search Grounding after monthly free tier exhausted — pay-as-you-go billing not activating (Tier 3)

Hello,

I am experiencing a 429 RESOURCE_EXHAUSTED error when using Grounding with Google Search on the Standard API with Gemini 3. I am on Tier 3 and the issue appears to be that billing does not activate after the monthly free tier (5,000 prompts) is exhausted.


Environment:

Issue:
Once I exhaust the monthly free tier for Grounding with Google Search (5,000 prompts, shared across Gemini 3 models), all subsequent requests return 429 RESOURCE_EXHAUSTED.

AI Studio Rate Limits dashboard shows:

  • Gemini 3 / Search Grounding: 4K / 1.5K (exceeded, shown in red)

    image

According to the official pricing documentation, usage beyond the free tier should be billed at $14 per 1,000 search queries and requests should continue. However, the pay-as-you-go billing does not appear to activate — requests simply fail with 429.

Error message received:


429 RESOURCE_EXHAUSTED
{
    "error": {
        "code": 429,
        "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/rate-limit. ",
        "status": "RESOURCE_EXHAUSTED",
        "details": [
            {
                "@type": "type.googleapis.com/google.rpc.Help",
                "links": [
                    {
                        "description": "Learn more about Gemini API quotas",
                        "url": "https://ai.google.dev/gemini-api/docs/rate-limits"
                    }
                ]
            }
        ]
    }
}

Expected behavior:
After exhausting the monthly free tier, requests should continue and be billed at $14 / 1,000 queries.

Actual behavior:
After exhausting the free tier, all requests return 429 RESOURCE_EXHAUSTED.

Question:
Is this a known limitation of Gemini 3 Preview models (i.e., pay-as-you-go billing not yet implemented for grounding on Standard API)? Or is this a bug?

I have already submitted a quota increase request via AI Studio, but wanted to report this here as well in case it affects other Tier 3 users.

Thank you.

Hello @easyhz,
If you are receiving 429 errors and have verified that no rate limits were breached for the period, can you add your details to this form?

We are hitting this exact issue on our project as well.

Our project is Tier 3 with billing enabled. All grounding-enabled requests fail with Error 429, Message: Resource has been exhausted (e.g. check quota), Status: RESOURCE_EXHAUSTED, while non-grounded requests to the same model succeed normally.

  • Model: gemini-flash-latest (Gemini 3 Flash)
  • AI Studio shows “Gemini 3 Search grounding” at 10.91K / 1.5K (red)
  • Cloud console quota “Search Grounding involved request per project per day” shows a 10^13 limit at 0% usage, so there is nothing we can raise ourselves
  • Pay-as-you-go billing is not activating past the free grounding allowance

This is a production consumer app (AI personal assistant over chat and WhatsApp) and grounded requests are a core feature. We need roughly 15,000–20,000 grounding requests per day and are happy to pay standard rates.

Project number: 850611913351

Could you please raise the Gemini 3 search grounding limit for our project or fix the billing rollover? Thank you.

Hello @MUDIR_AMALI_P_A_ADMI ,

As mentioned on the Pricing page, after consuming 5,000 free search requests per month (shared across all Gemini 3.x models), additional requests can be purchased at a rate of $14 per 1,000 requests.

HI @Pooja_Kapse

I’m a tier 3 and I use the paid one
but still I got hit with these 429 errors

Hello @MUDIR_AMALI_P_A_ADMI ,

If you’re receiving 429’s and have checked no rate limit was breached for the period, please add your details to this form.