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_

View original on GitHub ↗

13 Comments

88gravessong · 11 months ago

windows 11 gpt 5 codex version 0.19.0

mrairdon-midmark · 11 months ago

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-cli folder, 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 the codex-rs folder, which matches up much better with the documentation (i.e., codex login actually works, etc.).

Still broken for me, though. Running hello prints:

🖐 To use Codex with your ChatGPT plan, upgrade to Plus: https://openai.com/chatgpt/pricing.

Running /status prints:

/status
📂 Workspace
  • Path: ~/my
  • Approval Mode: on-request
  • Sandbox: workspace-write

👤 Account
  • Signed in with ChatGPT
  • Login: <my-email-address>
  • Plan: Free

🧠 Model
  • Name: gpt-5
  • Provider: OpenAI
  • Reasoning Effort: Medium
  • Reasoning Summaries: Auto

📊 Token Usage
  • Input: 0
  • Output: 0
  • Total: 0
Aze1338 · 11 months ago

I have pro and the quota we get is absurd.

leoisadev1 · 11 months ago
I have pro and the quota we get is absurd.

It's apparently bugged right now I hope they fix it soon....

osichin · 11 months ago

this is a duplicate of issue : https://github.com/openai/codex/issues/1953

carlosvictorodrigues · 11 months ago

same here

ae-openai contributor · 11 months ago

are you folks still seeing this on 0.22?

jramsey-swm · 10 months ago

I'm seeing it in 0.30.0.

leoisadev1 · 10 months ago

@jramsey-swm you probably hit your limits

filiperochalopes · 10 months ago

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" />

moorage · 9 months ago

+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

scottjs · 9 months ago

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.

tibo-openai collaborator · 9 months ago

Looking through the comments and will mark this one as resolved. Please re-open an issue if that was a mistake!