[BUG] Onboarding broken at chat redirect

Resolved 💬 12 comments Opened Feb 11, 2026 by tfmertz Closed Feb 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?

After trying to login to claude code using Google Login I get sent to the "Authorize" page, I see the Authorize button, but quickly get redirected back to /onboarding, which sits indefinitely at a loading with multiple browser errors.

I've tried logging out and back in and using multiple browsers, but always get stuck at the same place, it basically keeps restarting the onboarding process.

<img width="2299" height="1717" alt="Image" src="https://github.com/user-attachments/assets/c0f76148-7617-43c8-bc04-0253117cdb1e" />

What Should Happen?

The app should redirect and let me authorize claude code.

Error Messages/Logs

`DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.

If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.

For more information, see https://radix-ui.com/primitives/docs/components/dialog 92351-356b863509866654.js:13:207
[REACT_QUERY_CLIENT] QueryClient error: Error: organization_uuid: Extra inputs are not permitted
    NextJS 3
92351-356b863509866654.js:13:207
Error sending segment performance metrics TypeError: NetworkError when attempting to fetch resource.
    o analytics.min.js:1
    c remote-metrics.ts:138
    u tslib.es6.js:103
    u tslib.es6.js:108
    u tslib.es6.js:80
    u tslib.es6.js:72
    send analytics.min.js:1
    c remote-metrics.ts:125
    u tslib.es6.js:103
    u tslib.es6.js:108
    u tslib.es6.js:80
    u tslib.es6.js:72
    flush analytics.min.js:1
    l remote-metrics.ts:83
remote-metrics.ts:53:11
Content-Security-Policy: The page’s settings blocked the loading of a resource (connect-src) at https://a-api.anthropic.com/v1/m because it violates the following directive: “connect-src 'self' https://api.segment.io https://*.segment.io https://*.segment.com https://a-cdn.anthropic.com https://*.google.com https://*.facebook.com https://*.facebook.net https://*.doubleclick.net”

Steps to Reproduce

  1. Create a new account on claude code using a Google Account
  2. Try to complete onboarding in a browser
  3. Get's stuck after claude finishes asking questions and tries to redirect to the chat page.

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.39 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

_No response_

View original on GitHub ↗

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