claude-code - 💡(How to fix) Fix [Bug] Anthropic API Error: Incorrect "Extra usage required" for 1M context with Max plan [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54832Fetched 2026-04-30 06:34:41
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×4cross-referenced ×2commented ×1

Error Message

wtf esse bug que ocorre toda hora. API Error: Extra usage is required for 1M context · run /extra-usage to enable, or /model to switch to standard context. Eu tenho extra usage, tenho o plano Max 20x mas parece que isso é feito de proposito, vez por outra acontecei, agora aconteceu com o Sonnet 1M. resolva isso, é muito chato, inclusive eu perdi o chat porque tive que trocar para o Opus para voltar a funcionar

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description wtf esse bug que ocorre toda hora. API Error: Extra usage is required for 1M context · run /extra-usage to enable, or /model to switch to standard context. Eu tenho extra usage, tenho o plano Max 20x mas parece que isso é feito de proposito, vez por outra acontecei, agora aconteceu com o Sonnet 1M. resolva isso, é muito chato, inclusive eu perdi o chat porque tive que trocar para o Opus para voltar a funcionar

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.123
  • Feedback ID: c43238c0-8f2a-4964-add4-cdf561b09714

Errors

[]

extent analysis

TL;DR

Run the /extra-usage command to enable extra usage for the 1M context, as the error message suggests.

Guidance

  • The error message indicates that extra usage is required for the 1M context, despite the user having the Max 20x plan.
  • Try running the /extra-usage command to enable extra usage and see if the issue resolves.
  • If the issue persists, try switching to the standard context using the /model command to isolate the problem.
  • Verify that the Max 20x plan is correctly configured and active.

Notes

The issue seems to be related to the specific context (1M) and the user's plan (Max 20x). The error message provides a clear suggestion to run the /extra-usage command, which should be tried first.

Recommendation

Apply workaround: Run the /extra-usage command to enable extra usage for the 1M context, as it is a straightforward solution suggested by the error message itself.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [Bug] Anthropic API Error: Incorrect "Extra usage required" for 1M context with Max plan [1 comments, 2 participants]