Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.267 ·

"HAS OAuth token save" failure warning text

The "Failed to save OAuth tokens" warning text was moved into a shared constant

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaCredentialswhat it touches
KindInternal Changesin v2.1.267,
Under the hood

The "Failed to save OAuth tokens" warning text was moved into a shared constant

What

The warning message "Failed to save OAuth tokens," shown when Claude Code can't save an OAuth authentication token, is now defined once as a shared constant instead of being written inline. It's still combined with the specific error detail when logged.

Why

This is a small internal cleanup with no change to what you see when a token save fails.

See this entry in the whole of v2.1.267 →