openai / openai/codex-plugin-cc

Not working with chatGPT subscriptions

Open
#320 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.