claude-code - 💡(How to fix) Fix [BUG] Routing to the authorize link in browser redirecting to loca host api http://localhost:64764/callback? [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54120Fetched 2026-04-28 06:38:43
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • 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)
  • I am using the latest version of Claude Code

What's Wrong?

Steps To Reproduce /login in claude code copy redirected link and add link to new tab authorize the claude you will be redirected to local host

What Should Happen?

It should be redirect to platform api

Error Messages/Logs

Steps to Reproduce

Steps To Reproduce /login in claude code copy redirected link and add link to new tab authorize the claude you will be redirected to local host

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.121

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue might be resolved by updating the redirect URL configuration in Claude Code to point to the Platform API instead of localhost.

Guidance

  • Verify the redirect URL configuration in Claude Code to ensure it matches the expected Platform API endpoint.
  • Check the Claude Code documentation for any specific settings or environment variables that control the redirect behavior.
  • Test the authorization flow with a different redirect URL to isolate if the issue is specific to the current configuration.
  • Review the release notes for version 2.1.121 to see if any changes were made to the redirect logic.

Notes

The issue report lacks specific error messages or logs, which could provide more insight into the problem. Additionally, the last working version is not specified, making it harder to pinpoint the exact change that caused the regression.

Recommendation

Apply workaround: Update the redirect URL configuration in Claude Code to point to the Platform API, as this is the expected behavior and might resolve the issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Routing to the authorize link in browser redirecting to loca host api http://localhost:64764/callback? [1 comments, 2 participants]