claude-code - 💡(How to fix) Fix [Bug] Anthropic API Error: Third-party app usage billing despite remaining plan quota [3 comments, 3 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#45021Fetched 2026-04-09 08:15:10
View on GitHub
Comments
3
Participants
3
Timeline
11
Reactions
0
Author
Timeline (top)
cross-referenced ×6commented ×3labeled ×1subscribed ×1

Error Message

[{"error":"Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Third-party apps now draw from your extra usage, not your plan limits. We've added a $100 credit to get you started. Claim it at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqjHV8VqcCnagjBsZSu6"}\n at F9.generate (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:510:11051)\n at OT.makeStatusError (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:2195)\n at OT.makeRequest (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:5420)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async SW9.d71.model (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4593:6345)\n at async d71 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1346:19540)\n at async SW9 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4593:6499)\n at async file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4591:3799\n at async d00 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1007:2037)\n at async zHA (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4591:3769)","timestamp":"2026-04-08T05:11:41.119Z"}]

Code Example

[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Third-party apps now draw from your extra usage, not your plan limits. We've added a $100 credit to get you started. Claim it at claude.ai/settings/usage and keep going.\"},\"request_id\":\"req_011CZqjHV8VqcCnagjBsZSu6\"}\n    at F9.generate (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:510:11051)\n    at OT.makeStatusError (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:2195)\n    at OT.makeRequest (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:5420)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async SW9.d71.model (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4593:6345)\n    at async d71 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1346:19540)\n    at async SW9 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4593:6499)\n    at async file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4591:3799\n    at async d00 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1007:2037)\n    at async zHA (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4591:3769)","timestamp":"2026-04-08T05:11:41.119Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description

I have NEVER used any third-party apps with Claude — not once. Yet I'm getting this third-party usage error that's completely blocking Claude Code. I followed your instructions, claimed the $100 credit you offered, and it STILL doesn't work. My usage is at 7%. I'm a paying Max subscriber. What exactly am I supposed to do here? This is unacceptable. Can you explain exactly what criteria triggered this error on my account? I've never used any third-party apps.

<img width="1188" height="727" alt="Image" src="https://github.com/user-attachments/assets/d799ba7f-febd-425d-8de2-4519e8de1de6" />

⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Third-party apps now draw from your extra usage, not your plan limits. We've added a $100 credit to get you started. Claim it at claude.ai/settings/usage and keep going."},"request_id":"req_011CZqjHV8VqcCnagjBsZSu6"}

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.0.76
  • Feedback ID: f68e5aee-d8aa-4aaa-85ce-1537c5776cc0

Errors

[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Third-party apps now draw from your extra usage, not your plan limits. We've added a $100 credit to get you started. Claim it at claude.ai/settings/usage and keep going.\"},\"request_id\":\"req_011CZqjHV8VqcCnagjBsZSu6\"}\n    at F9.generate (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:510:11051)\n    at OT.makeStatusError (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:2195)\n    at OT.makeRequest (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:857:5420)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async SW9.d71.model (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4593:6345)\n    at async d71 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1346:19540)\n    at async SW9 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4593:6499)\n    at async file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4591:3799\n    at async d00 (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1007:2037)\n    at async zHA (file:///Users/iyeongseol/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:4591:3769)","timestamp":"2026-04-08T05:11:41.119Z"}]

extent analysis

TL;DR

The error message suggests claiming the $100 credit at claude.ai/settings/usage to resolve the third-party usage error, despite no third-party apps being used.

Guidance

  • Review the account settings at claude.ai/settings/usage to ensure the $100 credit has been properly claimed and applied.
  • Verify that there are no hidden or unknown third-party apps connected to the account that could be drawing from the extra usage.
  • Check the usage percentage (currently at 7%) to see if it changes after claiming the credit or disconnecting any potential third-party apps.
  • Consider reaching out to support for further clarification on what triggered the error, as the user claims no third-party apps have been used.

Notes

The error message implies that the issue is related to the new policy of third-party apps drawing from extra usage, but the user's claim of never using third-party apps contradicts this. Further investigation is needed to resolve the discrepancy.

Recommendation

Apply the workaround by claiming the $100 credit and reviewing account settings, as this is the explicit suggestion provided in the error message, despite the user's confusion about the cause.

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: Third-party app usage billing despite remaining plan quota [3 comments, 3 participants]