Hello Google AI team,
I am experiencing a 403 PERMISSION_DENIED error on Gemini API requests (e.g., gemini-2.5-flash) on a freshly created project with no prior usage history.
Error:
{
“error”: {
“code”: 403,
“message”: “Your project has been denied access. Please contact support.”,
“status”: “PERMISSION_DENIED”
}
}
Details:
- Listing available models works fine (HTTP 200).
- generateContent calls fail with the above error.
- The Free tier status in AI Studio now shows as “Unavailable” for this project.
- No billing account is attached yet (still on free tier).
Project ID: gen-lang-client-06434954..
Project Number: 1017060289..
Account: Google Workspace (tech@autoxmart…)
I believe this project has been incorrectly flagged by the automated abuse detection system. Could someone please review and restore Gemini API access for this project?
Thank you.