Hi folks. This is my first post so please forgive my ignorance if I ask something silly.
I created an OpenAI account and created a key. It’s showing that I have used $0 of my $5 credit used. I’m just trying to run the first program on the quick start tutorial to make sure I have everything set up right. I’m getting the following error:
openai.RateLimitError: Error code: 429 - {‘error’: {‘message’: ‘You exceeded your current quota, please check your plan and billing details.’, ‘type’: ‘insufficien
t_quota’, ‘param’: None, ‘code’: ‘insufficient_quota’}}
So the message is pretty clear - but I have $5. I was previously getting errors relating to not finding the key when I put it in the .env file. So I registered the key as a system variable and the above message is what I now get.
I had something like this happen and I read somewhere to recreate my Api Key.
The key I had was created when I had zero credit.
Hope this works for you.
I’m a programming lecturer and constantly try/test new technologies to see how they might fit our curriculum, or indeed how our curriculum might need to change. I can’t supply billing information for testing purposes, and if it is a requirement then the OpenAI API would be out of the reach of our students.
Just wanted to mention that the suggestion by jnyryan worked for me, I added a billing card and also funds, and created a new api key. Thank you so much!!
Still no solution from my end folks. Universities and College’s might have to negociate some form of deal if we are ever to start using API’s like this with our students. Alas, it is difficult for an instructor like me to strategically plan courses without first having been able to test the technology.
There seems to be a note on the status page that there was an issue about API credits, that was resolved on Dec 1st ( https://status.openai.com/ ) , so if you tried before Dec 1st, maybe try again now and see if resolved