Account with over $20 in credits. Today I started getting 429 while calling google/gemini-2.5-flash-image-preview:free
{
"error": {
"message": "Provider returned error",
"code": 429,
"metadata": {
"raw": "google/gemini-2.5-flash-image-preview:free is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations",
"provider_name": "Google AI Studio"
}
},
"user_id": "user_2(...)"
}
I understand this is not an OpenRouter limitation, but a Google new temporary (hopefully) restriction. I've also set up my own key in integrations, but I still get the same errors. When using my own AI Studio Keys, should I still use the :free version?
Or I should drop the free entirely and pay for generations?