claude-code - 💡(How to fix) Fix [BUG] FALSE indication that limit has been reached. Primary quota fully available. Extra usage not relevant, yet error indicated that it is the blocker. [7 comments, 4 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#45098Fetched 2026-04-09 08:13:19
View on GitHub
Comments
7
Participants
4
Timeline
17
Reactions
1
Author
Timeline (top)
commented ×7cross-referenced ×3labeled ×2closed ×1

Error Message

API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"You're out of extra usage. Add more at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqzvDwieGZ4ADYp2FYu4"} ihad limit still I am getting this error

Code Example

API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"You're out of extra usage. Add more at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqzvDwieGZ4ADYp2FYu4"} ihad limit still I am getting this error
RAW_BUFFERClick to expand / collapse

Preflight Checklist

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

What's Wrong?

Getting this error despite repeated logout / login attempts -- this seems like a bug extra usage should not matter if primary usage is at 6%. I'm not the only one seeing this bug occur.

API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"You're out of extra usage. Add more at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqzvDwieGZ4ADYp2FYu4"} ihad limit still I am getting this error

What Should Happen?

Claude continues to work.

Error Messages/Logs

API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"You're out of extra usage. Add more at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqzvDwieGZ4ADYp2FYu4"} ihad limit still I am getting this error

Steps to Reproduce

Try to log in and then submit any prompt. Does not work.

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.0.76

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Session ID: f3a5333e-ad77-4ded-90da-1fb22f9324f6

extent analysis

TL;DR

Check the extra usage limits and settings on the Claude AI platform to resolve the "out of extra usage" error despite having a primary usage limit of 6%.

Guidance

  • Review the usage settings at claude.ai/settings/usage to ensure that the extra usage limits are correctly configured and sufficient for the current needs.
  • Verify that the primary usage is indeed at 6% and that the error message is not related to the primary usage limit.
  • Investigate if there are any other factors contributing to the extra usage, such as concurrent requests or other users sharing the same account.
  • Consider reaching out to the Claude AI support team for further assistance, as this issue has been reported by multiple users.

Notes

The issue seems to be related to the extra usage limits on the Claude AI platform, but the root cause is unclear. The fact that the primary usage is at 6% and the error message specifically mentions extra usage suggests that there might be a discrepancy between the expected and actual usage limits.

Recommendation

Apply workaround: Check and adjust the extra usage limits on the Claude AI platform, as this seems to be the most direct way to resolve the error.

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