still shows '⚠ Insufficient quota: You exceeded your current quota, please check your plan and billing details.'
Resolved 💬 13 comments Opened Aug 8, 2025 by 88gravessong Closed Oct 16, 2025
💡 Likely answer: A maintainer (ae-openai, contributor)
responded on this thread — see the highlighted reply below.
What version of Codex is running?
_No response_
Which model were you using?
_No response_
What platform is your computer?
_No response_
What steps can reproduce the bug?
<img width="1481" height="760" alt="Image" src="https://github.com/user-attachments/assets/09edb0e4-f101-45c6-95aa-f83695321210" />
after I run codex login and finish it and send a message to codex, it will show me this ' system
⚠ Insufficient quota: 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. Manage or
purchase credits at https://platform.openai.com/account/billing.'
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_
13 Comments
windows 11 gpt 5 codex version 0.19.0
I found out the Windows version and the version the apps refer to has a pretty wide gap. If you're running on Windows it seems to use the code within the
codex-clifolder, which seems quite outdated. If you install and run the same npm package on WSL Ubuntu, though, you seem to get the application that is in thecodex-rsfolder, which matches up much better with the documentation (i.e.,codex loginactually works, etc.).Still broken for me, though. Running
helloprints:Running
/statusprints:I have pro and the quota we get is absurd.
It's apparently bugged right now I hope they fix it soon....
this is a duplicate of issue : https://github.com/openai/codex/issues/1953
same here
are you folks still seeing this on 0.22?
I'm seeing it in 0.30.0.
@jramsey-swm you probably hit your limits
I'm seeing it in 0.39.0
<img width="479" height="321" alt="Image" src="https://github.com/user-attachments/assets/b83be430-ae48-449c-98d1-b38f22d170ea" />
Using API
<img width="1026" height="366" alt="Image" src="https://github.com/user-attachments/assets/8043baff-4435-4f6a-9af0-359a4c49fdca" />
+1 seeing this in 0.41.0 on an API key
Update: went away when I switched to logging in with chatgpt web.
Update 2: I think mine had to do with limits on my embeddings api usage, and not gpt-5-codex
I had this issue, but it was because I didn't have any pay as you go credits available for the API to consume, I was getting confused between "available budget" and what credits I had.
<img width="687" height="403" alt="Image" src="https://github.com/user-attachments/assets/4852994b-083a-4c4b-ab60-6f46ae64375a" />
Once I topped up my pay as you go credits in Settings > Billing it was fine.
Looking through the comments and will mark this one as resolved. Please re-open an issue if that was a mistake!