[BUG] OAUTH TIMEOUT AFTER 15000MS FIX!

Resolved 💬 2 comments Opened Mar 11, 2026 by GabrielLunesu Closed Mar 11, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Alot of users are experiencing not being able to login to Claude Code right now.

the error that we're seeing is oauth timing out after 15000ms even though browser login is success within that timeframe

What Should Happen?

being able to login into claude code

Error Messages/Logs

Steps to Reproduce

The way to get it working, and be logged in again is by downgrading temporarily and then upgrading again!

steps:

npm install -g @anthropic-ai/claude-code@2.1.66

/login (Successful login)

npm install -g @anthropic-ai/claude-code

Claude Model

Not sure / Multiple models

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.66

Claude Code Version

2.1.66

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

To login into Claude Code asap:

npm install -g @anthropic-ai/claude-code@2.1.66

/login (Successful login)

npm install -g @anthropic-ai/claude-code

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗