My account has been restricted to generating AQ. prefix keys rather than standard AIza. keys. Every API call returns:
Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests
limit: 0, model: gemini-2.0-flash
What I’ve tried:
-
Created multiple new projects in AI Studio — each immediately generates
AQ.keys with limit: 0 -
Tested on two separate Google accounts — both restricted to
AQ.keys -
Tested Gemini 1.5 Flash and Gemini 2.0 Flash — same error on both
Context:
I’m building an app for an industrial site. The app uses Gemini 2.0 Flash for wear analysis on a component. It’s a single-site internal tool, not a public product. No keys have been exposed publicly — the key is stored in a server-side HTML file on Firebase Hosting.
The AI Studio UI shows “Free tier” on these projects, but the backend quota is 0. The accounts have no visible security alerts or policy violations.
Could a Google engineer review the account flag and restore standard AIza. key generation?
Thank you.