Around a week ago, my accounts credit hit 0 USD, so I added additional 10 USD. Because my account has still shown that I’m on free tier, I added some 16 USD in addition, but the status didn’t change. My last payment was around 5 days ago I think and no update so far. I’ve also spent 5-6 USD by desperately trying to make use of the API with my application, without success - I just got 429 errors. While checking the headers of the responses the limits in tokens and requests was identical with those of free tier… I need the API for a presentation of my work tomorrow and so far the customers support didn’t help me when using the chat function.
Same here… I am getting 429 Too Many Requests while I did not make any successful call.
On postman, this is what I am getting when I make a call:
{
“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”: null,
“code”: “insufficient_quota”
}
}
Hi there, my account got updated manually in the past hours by support. They told me they are receiving a lot of requests regarding these issue, so I’d give it some time.
Thanks for flagging this. This is a bug, we’ve identified the root cause, and it should be fixed soon. If you’re still experiencing the issue after the end of the week, feel free to DM me!
Some of my clients are experiencing the same issue. After making payments of $10 to $20, their accounts remain on the Free plan and don’t upgrade to Tier 1, even though the payment is successfully processed. This is causing a lot of frustration since they expected the upgrade to happen immediately after payment.
Is there any additional procedure we need to follow to ensure the payment is correctly recognized? Or is there any advice I can give my clients to resolve this issue?