Skip to content

[bug] codex-multi-auth check no longer works due to using GPT-5-Codex for quota fetching? #501

Description

@alphanin9

Summary

codex-multi-auth check fails with the following:

Reproduction

$ codex-multi-auth check | sed -r 's/^(.*? |)[^@]+@[^ ]+/\1xxx@xxx.xxx/g'
Checking 2 account(s) with quick check + live check...
Model probe: gpt-5.3-codex | prompt family gpt-5-codex | tool search no | computer use no
  ✓ Account 1 (Personal (role:owner) [id:f73jsi], xxx@xxx.xxx id:f73jsi) | signed in and working (live check failed: {"detail":"The 'gpt-5-codex' model is not supported when using Codex with a ChatGPT account."})
  ✓ Account 2 (Personal (role:owner) [id:AA0Xbn], xxx@xxx.xxx id:AA0Xbn) | signed in and working (live check failed: {"detail":"The 'gpt-5-codex' model is not supported when using Codex with a ChatGPT account."})

Result: 2 working | 0 need re-login | 2 warnings

Expected Behavior

The account usage is fetched.

Actual Behavior

I get an error.

Environment

  • codex --version: 0.133.0
  • npm ls -g codex-multi-auth: /usr/local/lib└── codex-multi-auth@2.1.12
  • OS: Fedora 44
  • Node.js: v22.22.2

Compliance Confirmation

  • [ x ] I am using this project for personal development workflows.
  • [ x ] This report does not request policy bypasses or prohibited usage.
  • [ x ] I removed any secrets/tokens from this report.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions