Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

New 403 error message for device-bound sessions blocked from an unenrolled device

New clear error message when a device-bound session is blocked from an unenrolled device

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaAuthwhat it touches
KindImprovementsin v2.1.269,
You'll notice

New clear error message when a device-bound session is blocked from an unenrolled device

What

Some sessions are bound to a specific device, so they only accept traffic from that device. When a request from a different device is blocked (an HTTP 403 error classified as "bound_unattested"), Claude Code now shows a specific message explaining this, instead of a generic HTTP error: the session accepts messages only from the device it's bound to, and suggests either sending from that device or running /login to enroll the current one as a trusted device.

Why

This turns a confusing generic error into an actionable one, telling you exactly why access was blocked and how to fix it by enrolling your current device with /login.

Read from
Names in the bundle/login
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Claude Code on Claude Platform on AWS touched a line naming /login after this was published. The `/login` and `/logout` commands don't sign you into a claude.ai subscription for Claude Platform on AWS. Authentication runs through your AWS credentials or workspace API key. claude-platform-on-aws see the edit
Confirmed since Anthropic's documentation has since written up /login, on Extend Claude with skills. In [non-interactive sessions](/docs/en/headless), the names `help` and `feedback` aren't reserved for their terminal-only built-in commands, so a plugin skill with one of those names keeps its bare command there. Every other terminal-only … skills see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up /login, on Extend Claude with skills.

See this entry in the whole of v2.1.269 →

Feedback