Hello, I run a Discord bot with the Gemini API. We have different projects for various tests of the bot, with Project 1 being the mainstream key and the rest being used for personality testing. It seems all projects and keys are blocked. I would appreciate a workaround for this, as my bot is pretty active and I’ve already received complaints. I should mention that I use the free tier.
Affected project ids:
- gen-lang-client-06774399..
- gen-lang-client-05980113..
- gen-lang-client-02975999..
- gen-lang-client-05828768..
- gen-lang-client-04848024..
- acuor-server-6
Error from console:
AI error: 403 PERMISSION_DENIED
{
“error”: {
“code”: 403,
“message”: “Your project has been denied access. Please contact support.”,
“status”: “PERMISSION_DENIED”
}
}