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.273 ·

Bedrock/Vertex/Foundry/Gateway auth errors get provider-specific guidance

Login errors from Bedrock, Vertex, Foundry and Gateway now show provider-specific fix-it guidance instead of one generic message

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.273,
You'll notice

Login errors from Bedrock, Vertex, Foundry and Gateway now show provider-specific fix-it guidance instead of one generic message

What

When a request to a model provider fails with an authentication error (401/403), Claude Code now shows guidance tailored to which provider you're using, instead of one generic error for all of them:

  • Amazon Bedrock: including a new check for when a model simply isn't enabled for your account/region, with instructions to enable it in the Bedrock console
  • Google Vertex AI
  • Foundry: a new dedicated auth-failure message
  • Gateway: a special message for 403 errors
Why

Authentication failures have different causes and fixes depending on which backend you're connecting through, so pointing you at the right console or setting saves time compared to a one-size-fits-all error.

See this entry in the whole of v2.1.273 →