Claude Code setup-token sessions wrongly show Fable 5 as usage-credits gated

PawlDani · ghdev · 2026-07-20

What happened

Claude Code users authenticated with a long-lived claude setup-token are being shown a usage-credits upsell dialog when selecting Fable 5, even on Max plans where the model is supposed to remain included.

Evidence

Root cause

The issue appears to be that setup-token sessions only have user:inference scope, so the client cannot read entitlement endpoints and falls back to the usage-credits prompt.

Workaround

Interactive /login sessions work; minting a fresh setup-token does not fix it.

Original post →

More from coding & agent

coding & agent channel →