I’m getting a 429 Exceeded quota error, despite being waaaay under budget. Anybody else seeing this?
edit: OpenAI devs have confirmed this is an issue on their end and are working to solve it. Their post states they are ‘working with affected customers’. Not sure what that means . Two hours in and no fix still
+1, I encountered the same issue. It looks like my project has exceeded the Budget Alerts threshold but hasn’t surpassed the Budget Limit yet. However, I’m still getting an ‘insufficient_quota’ error and can’t use it.
{
"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"
}
}
+1ing for extra visability. Not resolved - all API calls result in 429!
The serverity and frequency of outages/issue has increasingly become a real problem for my product/business. We rely heavily on OpenAI API’s and experience real revenue/churn implications and negative reviews from users with every episode.