■ {"detail":"The 'GPT-5.3-Codex-Spark' model is not supported when using Codex with a ChatGPT account."}
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_
16 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Please use
/feedbackto upload your logs and post the thread ID here.@etraut-openai 019cfd72-ee1b-7f70-8f77-e51f4c67114c
I also had the same issue
thread ID : 019d23f0-0b43-7fc0-a31a-deba2739258b
Also getting this
Thread: 019d2418-a02a-7f20-bfc1-963d0db7ad26
same issue, 019d27f5-7250-7522-9ce8-b006d5e7fc35
@etraut-openai any update on this? It seems pretty urgent since we are paying for the full $200 plan and not getting the full features.
Same issue: thread ID 019d3aee-aa5f-73b1-8fb7-f376c57fff7d
019d42bf-f3c5-79e1-ae85-8daa0c399899
thread ID 019d448b-8495-7b32-b5fb-d491fe653ff6
The model check is case sensitive, so you have to use
-m gpt-5.3-codex-sparkinstead of-m GPT-5.3-Codex-Spark.I'd still consider this a bug given the shady error message that does not at least make it clear that the model was not found.
Yes, @jtarallo is correct. That explains the problem reported here. Model names are case sensitive.
@etraut-openai This issue should be closed, the problem happens even when using
gpt-5.3-codex-spark. See my comment below.cc: @jtarallo
weirdly it seems to work now. i think you guys put in a fix. i used the /model to select, and the only option was the capitalized one, but i see the lower case one
thread id: 019d5c13-8d0a-7ba1-beab-c04b07f07eef
I can see the spark, but I can't select this model:
<img width="698" height="100" alt="Image" src="https://github.com/user-attachments/assets/74a8f4ee-2b39-4700-b41c-06c3a454c720" />
<img width="729" height="208" alt="Image" src="https://github.com/user-attachments/assets/514745a5-f2cf-4891-8245-1d2706466cb4" />
019e841d-70a4-7fa1-9cf2-50c51b914d2b using in VS Code