OpenAI rejected the request (request ID: req_xxx). Please verify your settings and try again.

Resolved 💬 12 comments Opened Apr 16, 2025 by mav913ai Closed Apr 16, 2025

I keep getting this issue, I have api key setup and all.

View original on GitHub ↗

12 Comments

vega113 · 1 year ago

Yep, I do get it too, api key is setup.

psudeo · 1 year ago

Exactly same issue on my end and I can confirm that I have credits and a valid api key

donutdan4114 · 1 year ago

Try a different model, such as:

codex "how many files in this directory?" -m o4-mini-2025-04-16

The default model seems to not work.

mav913ai · 1 year ago

fixed it with this "codex -m o4-mini-2025-04-16"

rob137 · 1 year ago
Try a different model, such as: `` codex "how many files in this directory?" -m o4-mini-2025-04-16 `` The default model seems to not work.

This isn't working for me either - in UK 🤔

mav913ai · 1 year ago
> Try a different model, such as: > `` > codex "how many files in this directory?" -m o4-mini-2025-04-16 > `` > > > > > > > > > > > > The default model seems to not work. This isn't working for me either - in UK 🤔

Try this : "codex -m o4-mini-2025-04-16"

rob137 · 1 year ago
Try this : "codex -m o4-mini-2025-04-16"

No luck.

samyarkd · 1 year ago

I just updated codex to latest version and it was fixed

npm install -g @openai/codex@latest

psudeo · 1 year ago

can confirm that it's fixed now with the latest version

thx @samyarkd for sharing

vega113 · 1 year ago

it is not fixed for me. I made sure to change model version and to verify organization, to install from source with latest version - it still fails. Please re-open the issue

!Image

microsoftbuild · 1 year ago

@vega113

Can you confirm if you have access to these models on API?

vega113 · 1 year ago

I do have access to these models on API.

!Image