-
Notifications
You must be signed in to change notification settings - Fork 9.5k
■ {"detail":"The 'GPT-5.3-Codex-Spark' model is not supported when using Codex with a ChatGPT account."} #15648
Description
What version of Codex CLI is running?
codex-cli 0.116.0
What subscription do you have?
Pro
Which model were you using?
gpt-5.3-codex-spark
What platform is your computer?
Linux 5.15.0-173-generic x86_64 x86_64
What terminal emulator and version are you using (if applicable)?
bash
What issue are you seeing?
codex resume --model GPT-5.3-Codex-Spark --dangerously-bypass-approvals-and-sandbox
WARNING: failed to clean up stale arg0 temp dirs: Directory not empty (os error 39)
⚠ Codex could not find system bubblewrap at /usr/bin/bwrap. Please install bubblewrap with your package manager. Codex will use the vendored bubblewrap in
the meantime.
╭───────────────────────────────────────────────────╮
│ >_ OpenAI Codex (v0.116.0) │
│ │
│ model: GPT-5.3-Codex-Spark /model to change │
│ directory: /data/…/projects/jepa_human_cotraining │
╰───────────────────────────────────────────────────╯
Tip: New Use /fast to enable our fastest inference at 2X plan usage.
› test
⚠ Model metadata for GPT-5.3-Codex-Spark not found. Defaulting to fallback metadata; this can degrade performance and cause issues.
■ {"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'GPT-5.3-Codex-Spark' model is not supported when using Codex with a
ChatGPT account."}}
What steps can reproduce the bug?
chatgpt pro account + codex cli latest + running any command
What is the expected behavior?
I should have access to codex spark!!!
Additional information
No response