My Google account can only generate API keys with the new “AQ.” (Auth key) prefix in Google AI Studio. This happens across all my projects, including newly created ones — regenerating never produces a standard “AIza” key.
All of these AQ. keys are rejected by the Generative Language REST API.
Endpoint: POST https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash:generateContent
Credential sent via: x-goog-api-key header
Response: 401 UNAUTHENTICATED — “Request had invalid authentication credentials. Expected OAuth 2 access token…” with reason ACCESS_TOKEN_TYPE_UNSUPPORTED
Project: gen-lang-client-06253992..
Billing: Tier 1 (prepay) — active
I did not have any key leaks or security incidents. Could you please restore the ability to generate standard AIza-format API keys for my account?