I created a new project in AI Studio, but when making actual API calls, I received a 429 error with the message: “You exceeded your current quota, please check your plan and billing details.” This AI Studio account had not been used for over 5 months, yet it still indicates that I have exceeded the quota.
I noticed that the billing tier on my API page shows “Unavailable”. I am unsure if this is relevant.
I am unsure if this issue is related to my use of the free quota, as I was able to use it normally before.
I would appreciate any assistance in resolving this problem.
Below is the original error message:
Error code: 429 - {‘error’: {‘code’: 429, ‘message’: 'You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/rate-limit. ', ‘status’: ‘RESOURCE_EXHAUSTED’}}
