Insufficient_quota occurs for testing

I am getting the error below saying that I’ve exceeded the quota limit, but my usage is zero, I confused.
I am trying to run a simple test as free tier before start paying for it, but it looks like something is blocking me.

openai.RateLimitError: Error code: 429 - {‘error’: {‘message’: ‘You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.’, ‘type’: ‘insufficient_quota’, ‘param’: None, ‘code’: ‘insufficient_quota’}}

Hi there and welcome to the Forum!

OpenAI earlier this year discontinued the free credit program. You now need to add a minimum of USD 5 to your developer account in order to start using the API!

Happy testing :slight_smile:

I noticed that, when It worked after adding some credit.

Thank you

1 Like