Ongoing 429 errors: May 18 2025

Yeah it is pretty much still ongoing. I see posts on this topic every few months going back years now.. just starting out this project with OpenAI API.. Great first impression.

POST /v1/chat/completions HTTP/2
Host: <redacted cause you can’t include “links” in your posts.. sheezus >
Content-Type: application/json
<
< HTTP/2 429
< date: Sun, 18 May 2025 10:07:03 GMT
< content-type: application/json; charset=utf-8
{
“error”: {
“message”: “You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: <redacted cause you can’t include links in your posts .. rolling eyes…>”,
“type”: “insufficient_quota”,
“param”: null,
“code”: “insufficient_quota”
}
}

1 Like