openclaw - 💡(How to fix) Fix gpt-5.5-pro / gpt-5.4-pro rejected by Codex on ChatGPT Pro subscription

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

When using openai-codex/gpt-5.5-pro or openai-codex/gpt-5.4-pro with a ChatGPT Pro ($200/mo) subscription, Codex returns:

Codex error: The 'gpt-5.5-pro' model is not supported when using Codex with a ChatGPT account.

Error Message

Codex error: The 'gpt-5.5-pro' model is not supported when using Codex with a ChatGPT account.

Root Cause

When using openai-codex/gpt-5.5-pro or openai-codex/gpt-5.4-pro with a ChatGPT Pro ($200/mo) subscription, Codex returns:

Codex error: The 'gpt-5.5-pro' model is not supported when using Codex with a ChatGPT account.

Code Example

Codex error: The 'gpt-5.5-pro' model is not supported when using Codex with a ChatGPT account.
RAW_BUFFERClick to expand / collapse

Description

When using openai-codex/gpt-5.5-pro or openai-codex/gpt-5.4-pro with a ChatGPT Pro ($200/mo) subscription, Codex returns:

Codex error: The 'gpt-5.5-pro' model is not supported when using Codex with a ChatGPT account.

Environment

  • OpenClaw version: v2026.5.6
  • Auth mode: OAuth (openai-codex)
  • Account type: ChatGPT Pro ($200/mo)
  • Working models: gpt-5.5, gpt-5.4 (both work fine)
  • Failing models: gpt-5.5-pro, gpt-5.4-pro

Steps to Reproduce

  1. Upgrade ChatGPT subscription to Pro ($200/mo)
  2. Run openclaw onboard --auth-choice codex to refresh OAuth token
  3. Attempt to use model openai-codex/gpt-5.5-pro
  4. Error: "The 'gpt-5.5-pro' model is not supported when using Codex with a ChatGPT account"

Expected Behavior

ChatGPT Pro subscribers should have access to Pro-tier models (-pro suffix) via Codex.

Question

  • Are the -pro model IDs correct? Maybe they have different names under Codex?
  • Does Codex support Pro-tier models at all, or is this a server-side limitation?
  • If supported, what are the correct model IDs?

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix gpt-5.5-pro / gpt-5.4-pro rejected by Codex on ChatGPT Pro subscription