I’m working on a small project, but when I try to get an embeddings model text-embedding-ada-002 I get the error.
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'}
}
I went to the credit balance and I can see my money
It’s been more than 24 hours since I added that money
I have already done that, thanks for the idea
Unfortunately, I’m still unable to use the money. I’m sure it could be something I’m missing, but I’m also feeling very disappointed because I’ve been trying to get some OpenAI support, and so far (more than 24 hrs) I haven’t gotten any kind of response or help.
If anyone knows how could I proceed I would be thankful, so far I’ve only been able to interact through the chat, but if there’s an email where I can communicate as well, that would be great
This most-recent post is not about the rate limiter. It would return a different error message.
Note, “keep getting” mentioned in the reply. Note “check your plan and billing” in the error".
This is 99% about not having enough funds to make any calls (with slight chance of forgotten configurations for projects). Possibly due to recent expiration of year-old credits.
Additionally, they don’t “jump your tiers after a couple of days”. The tier increase for having a newest payment (that adds to a lifetime consideration of total amount paid to OpenAI) is immediate, but only if enough time for the particular tier has passed since the first payment.