Skip to content

gpt-5.3-codex model not supported in Codex CLI when authenticated with ChatGPT Plus #14735

@pavelbe

Description

@pavelbe

What version of Codex CLI is running?

codex-cli 0.114.0

What subscription do you have?

ChatGPT Plus

Which model were you using?

gpt-5.4 (previously working), currently falling back to gpt-5.2

What platform is your computer?

Windows 11 with WSL2 (Ubuntu)

What terminal emulator and version are you using (if applicable)?

Windows Terminal running WSL Ubuntu

What issue are you seeing?

When using Codex CLI with a ChatGPT Plus account, the CLI returns the following error:

"The 'gpt-5.3-codex' model is not supported when using Codex with a ChatGPT account."

Environment:

  • Codex CLI version: 0.114.0
  • OS: Windows 11 with WSL2 (Ubuntu)
  • Authentication: ChatGPT account login
  • Plan: ChatGPT Plus

Important context:
The model gpt-5.4 worked correctly until yesterday with the same setup.
Today the CLI started returning the error above and appears to route requests to gpt-5.3-codex which is not supported for ChatGPT accounts.

As a workaround I had to switch to gpt-5.2 to continue using Codex CLI.

What steps can reproduce the bug?

  1. Install Codex CLI
  2. Login using ChatGPT account authentication
  3. Run Codex CLI normally
  4. The CLI attempts to use gpt-5.3-codex
  5. The CLI returns the error:

"The 'gpt-5.3-codex' model is not supported when using Codex with a ChatGPT account."

Uploaded thread:
019cf02c-4f18-78c0-817a-3db5c82ed772

What is the expected behavior?

Codex CLI should either:

  1. Allow the gpt-5.3-codex model when using a ChatGPT Plus account, or
  2. Automatically select a supported default model instead of failing.

Previously gpt-5.4 worked correctly with the same setup.

Additional information

I noticed that multiple GitHub issues report the same error and were closed as duplicates (for example #14306 referencing #14331).
However the issue still occurs in Codex CLI version 0.114.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssues related to the Codex CLIauthIssues related to authentication and accountsbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions