Skip to content
Tech News
← Back to articles

Claude Code is locking people out for hours

read original get Claude AI Access Blocker → more articles
Why This Matters

This bug highlights a critical login issue in Claude Code on Windows, preventing users from accessing the platform and potentially disrupting workflows. Addressing such authentication failures is essential for maintaining user trust and ensuring seamless access in AI development tools. The incident underscores the importance of robust error handling and testing across platforms in the tech industry.

Key Takeaways

Preflight Checklist

I have searched existing issues and this hasn't been reported yet

I have searched existing issues and this hasn't been reported yet This is a single bug report (please file separate reports for different bugs)

This is a single bug report (please file separate reports for different bugs) I am using the latest version of Claude Code

What's Wrong?

Claude Code cannot log in on Windows and always fails with this error:

OAuth error: timeout of 15000ms exceeded

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

What Should Happen?

Claude Code should complete the Google login flow successfully and sign me into the app without timing out.

... continue reading