Hello! I was trying to install gemini API on a Discord bot.
But suddently appeared 429 error, on every new API token I create.
Please help me!!
Hello @temistoclea,
Are you encountering 429s for all request and models ? Would it be possible to share some more details about the request you are making ?
As a quick note: rate limits are applied on a per-project basis, rather than per API key. If a project’s quota is exceeded, all API keys associated with that project will be rate-limited.
Sharing our guide around rate limit issues : Handling 429 / 503 errors from the Gemini API