OpenAI Codex OAuth returning 429 errors since March 16 despite full quota

OpenAI Codex OAuth authentication has been failing for users since March 16, with all requests returning 429 "you exceeded your current quota" errors despite dashboards showing full quota availability. This affects ChatGPT Plus subscribers using Codex OAuth with OpenClaw.
Key Details
The issue has been ongoing for 15+ days according to early reporters, with no fix yet from OpenAI. An open GitHub issue (#54615) documents multiple users experiencing identical problems.
Symptoms include:
- Every Codex OAuth request returns 429 "you exceeded your current quota" error
- Codex dashboard shows 100% quota remaining
- ChatGPT web interface works normally
- Re-authenticating doesn't resolve the issue
- Revoking Codex CLI tokens and re-linking doesn't fix it
- Logging out of OpenAI everywhere and reconfiguring doesn't work
- The gateway continues using the same profile hash regardless of user actions
Workarounds
Users have found two practical workarounds:
- Switch default model to Anthropic Claude Sonnet via API key (this incurs costs, unlike the previous ChatGPT Plus subscription access)
- Configure DeepSeek as a fallback provider in agent settings so that when the primary model returns 429 errors, the agent automatically tries DeepSeek instead of failing completely
The root cause remains unclear - it could be an intentional block of third-party OAuth usage by OpenAI or a persistent bug. Users who specifically set up OpenClaw to use their existing ChatGPT subscription through OAuth without paying API costs are currently unable to do so.
📖 Read the full source: r/openclaw
👀 See Also

NVIDIA announces NemoClaw with OpenShell security features
NVIDIA announced NemoClaw at GTC, building on OpenClaw to add enterprise-grade security through OpenShell, which enforces policy-based privacy and security guardrails for AI agents.

Anthropic separates Claude subscriptions from third-party tool usage
Anthropic is ending Claude Pro/Team subscription coverage for OpenClaw usage starting April 4, requiring separate pay-as-you-go billing for third-party harnesses. Users must enable 'extra usage' in account settings to continue using Claude through OpenClaw.

Anthropic Clarifies Claude CLI Usage Policy for OpenClaw Integration
Anthropic has confirmed that OpenClaw-style Claude CLI usage is permitted again, allowing developers to reuse existing Claude CLI logins directly. The documentation details both API key and CLI authentication methods, along with configuration options for Claude 4.6 models, fast mode, and prompt caching.

Claude Consumer Terms Analysis: Data Retention, Liability Caps, and Service Termination
An analysis of Anthropic's Consumer Terms of Service reveals key details for $100/month Max plan subscribers: data training is on by default with 5-year retention for opted-in users, liability is capped at $600 maximum, and service can be terminated without refund for violations.