[BUG] Claude Code login fails with OAuth timeout on Windows · Issue #44257 · anthropics/claude-code · GitHub

pre flight checklist

What’s wrong?

Cloud Code can’t log in on Windows and always fails with this error:

OAuth error: timeout of 15000ms exceeded

I’ve tried logging in with my Google account multiple times, but the login fails with the same OAuth timeout error every time. This completely prevents me from using Cloud Code.

What should happen?

Cloud Code should successfully complete the Google login flow and sign me into the app in no time.

error messages/logs

OAuth error: timeout of 15000ms exceeded

Steps to reproduce

  1. Open Cloud Code on Windows
  2. Start login using Google
  3. Complete the sign-in flow in the browser
  4. return to cloud code
  5. Cloud code shows: OAuth error: timeout of 15000ms exceeded
  6. Try logging in again several times
  7. same error occurs every time

cloud model

Not sure / multiple models

Is this a regression?

I don’t know

last working version

2.1.92

cloud code version

2.1.92

platform

Anthropic API

operating system

windows

terminal/shell

WSL (Windows Subsystem for Linux)

additional information

no response



<a href

Leave a Comment