Skip to content

gpt-5.4 and gpt-5.3-codex unavailable via Codex extention on VSC and Codex App when using ChatGPT account #14412

@zuna107

Description

@zuna107

What issue are you seeing?

As of March 10, 2026, the models gpt-5.4 and gpt-5.3-codex are no longer accessible when using Codex with a ChatGPT account.

When selecting either model in Codex App or the VSCode Codex extension and sending a prompt, the request fails with the following error:

{"detail":"The 'gpt-5.4' model is not supported when using Codex with a ChatGPT account."}

The same behavior occurs with gpt-5.3-codex.
These models were confirmed working on March 9. Older models such as gpt-5.2 still function normally.
The issue has been reported by multiple users across Free and Business plans, suggesting a possible backend regression or access policy change.

Image

What steps can reproduce the bug?

  1. Open Codex App or VSCode with the Codex extension installed.
  2. Log in using a ChatGPT account.
  3. Select the model "gpt-5.4" or "gpt-5.3-codex".
  4. Send any prompt.

Result:
The request fails with the error:

{"detail":"The 'gpt-5.4' model is not supported when using Codex with a ChatGPT account."}

Note:
Older models such as gpt-5.2 continue to work normally.

What is the expected behavior?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    authIssues 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