openai / openai/codex-plugin-cc
Not working with chatGPT subscriptions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33.3k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
After authenticating with my chatgpt subscription, it won't run, fails with:
`● codex:codex-rescue(Codex rescue: investigate incomplete features)
⎿ Done (4 tool uses · 9.5k tokens · 3m 45s)
(ctrl+o to expand)
● Codex is currently failing — the CLI is rejecting all available models (gpt-5.5, gpt-4.1, gpt-5.3-codex-spark) because
your auth is a ChatGPT account rather than an OpenAI API key.
To fix: Run ! codex login in the terminal and re-authenticate with an API key from platform.openai.com.`
Any ideas?
thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure after authenticating with a ChatGPT subscription and inspect the CLI's login and model-validation entry points. Determine whether ChatGPT subscriptions are supported; done means either the supported authentication path works with the listed models or the limitation and required credentials are clearly reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100