[BUG] Claude Code unusable on Pro plan due to 1M context bug — request for fix or credit

Open 💬 1 comment Opened Jun 4, 2026 by abuzyuz

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I'm a Pro plan subscriber and Claude Code has become completely unusable due to a bug introduced in a recent update.

Issue:
Every request in Claude Code is being routed to the 1M context tier, triggering the error: "API Error: Usage credits required for 1M context". This happens immediately on fresh sessions with zero context accumulated. My current usage is only 12-15% of my plan limits, so this is not a usage limit issue — it is a routing bug.

Environment:

  • Plan: Pro
  • Model: claude-sonnet-4-6 (default)
  • Platform: macOS
  • Claude Code Desktop UI

Workarounds attempted:

  • Enabling usage credits with $0 spend cap — did not resolve the issue
  • CLAUDE_CODE_DISABLE_1M_CONTEXT=1 environment variable — did not resolve

This is a known bug filed across multiple GitHub issues:

  • github.com/anthropics/claude-code/issues/62063
  • github.com/anthropics/claude-code/issues/62199
  • github.com/anthropics/claude-code/issues/64349

The change was made without any notification to Pro users, and standard workarounds are not working.

Request:
Please provide either (1) a fix or patch version that resolves this, or (2) a credit to my account for the period Claude Code has been unusable, as I am paying for a Pro subscription I cannot use.

Thank you.

What Should Happen?

Claude should allow me to continue use without this blocking error - i am well within my utilisation limits

Error Messages/Logs

API Error: Usage credits required for 1M context · turn on usage credits at claude.ai/settings/usage, or use --model to switch to standard context

Steps to Reproduce

Open Claude Code desktop app on Pro plan
Start a fresh session
Error appears immediately without any prompt or file loaded

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

latest

Claude Code Version

Claude 1.9659.2 (390d6c)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗