model 'gpt-5.2-codex' not found"

Resolved 💬 3 comments Opened Dec 23, 2025 by jxstanford Closed Dec 23, 2025

What version of Codex is running?

codex-cli 0.77.0

What subscription do you have?

Pro

Which model were you using?

gpt-5.2-codex xhigh

What platform is your computer?

Darwin 25.2.0 arm64 arm

What issue are you seeing?

All attempts to prompt return 404 regardless of model setting.

• Model changed to gpt-5.1-codex-mini high

› test123

■ unexpected status 404 Not Found: {"error":{"message":"model 'gpt-5.1-codex-mini' not found","type":"api_error","param":null,"code":null}}

• Model changed to gpt-5.2-codex xhigh

› hello

■ unexpected status 404 Not Found: {"error":{"message":"model 'gpt-5.2-codex' not found","type":"api_error","param":null,"code":null}}

What steps can reproduce the bug?

Uploaded thread: 019b4941-a979-7460-a904-a77b4634c46d

What is the expected behavior?

model responds

Additional information

upgraded macos and xcode last night then the issue started this morning. tried clearing ~/.codex and pulling latest codex. no luck.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗