Hello Google Gemini API Team,
I am requesting a manual review of my Gemini API access.
My project is currently unable to use the Gemini API for content generation. Every generateContent request returns:
HTTP 403 PERMISSION_DENIED
"Your project has been denied access. Please contact support."
I have already completed the relevant account verification steps:
-
Age verification completed
-
Phone number verification completed
-
2-Step Verification enabled
-
I am using a personal Google account
-
I am located in Taiwan, which is listed as a supported region
I also performed direct REST API tests outside of any third-party application.
The results are:
GET /v1beta/models
→ HTTP 200
→ Model list is returned successfully
POST /v1beta/models/[model]:generateContent
→ HTTP 403
→ "Your project has been denied access. Please contact support."
I also tested the API through a different supported-region network exit. The model-list request continued to work, but generateContent still returned the same project-access error.
This appears to indicate that the project can authenticate successfully and access the model-list endpoint, but content-generation access is being denied at the project level.
My intended use is personal development and creative-writing experimentation. I would like to remain on the Free Tier and am not requesting any paid-tier upgrade.
Could you please review the access status of my Gemini API project and restore access if this restriction is a false positive?
For privacy reasons, I have omitted my email address, Project ID, Project Number, IP address, and API key from this public post. I can provide the project details privately if they are required for investigation.
Thank you for your help.