I’m experiencing issues with Codex CLI after my account was migrated from Usage Tier 3 to Tier 4. Codex worked previously with my ChatGPT Pro plan, but now only works with api key.
When using Codex CLI after signed in with ChatGPT, I’m getting: - Stream disconnected errors (1/5 retries) - 403 Forbidden on device auth - Only API key works now.
Is this related to the tier migration and how to make ChatGPT OAuth work again with Codex CLI?
Have also tried method below, but does not work.
- Shut down vscode/cursor
mv ~/.codex/auth.json ~/.codex/auth.json.bak- Start vscode/cursor back up, and log back in (Select login with ChatGPT, not with API).