claude-code - 💡(How to fix) Fix [Bug] /ultrareview GitHub authentication fails despite valid gh credentials [1 comments, 1 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#56000Fetched 2026-05-05 06:00:48
View on GitHub
Comments
1
Participants
1
Timeline
7
Reactions
0
Participants
Timeline (top)
labeled ×6commented ×1

Error Message

[{"error":"Error: CreateSession 400: {"error":{"message":"GitHub repository access check failed — re-authorize GitHub in settings","reason":"github_repo_access_denied","type":"invalid_request_error"},"request_id":"req_011CahW7DPMeBAhx8AojdLwc","type":"error"}\n at gHH (/$bunfs/root/src/entrypoints/cli.js:2807:2349)\n at async aJ8 (/$bunfs/root/src/entrypoints/cli.js:6319:739)\n at async gx5 (/$bunfs/root/src/entrypoints/cli.js:6409:49)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:6411:401)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-04T12:08:35.447Z"}]

Code Example

[{"error":"Error: CreateSession 400: {\"error\":{\"message\":\"GitHub repository access check failed — re-authorize GitHub in settings\",\"reason\":\"github_repo_access_denied\",\"type\":\"invalid_request_error\"},\"request_id\":\"req_011CahW7DPMeBAhx8AojdLwc\",\"type\":\"error\"}\n    at gHH (/$bunfs/root/src/entrypoints/cli.js:2807:2349)\n    at async aJ8 (/$bunfs/root/src/entrypoints/cli.js:6319:739)\n    at async gx5 (/$bunfs/root/src/entrypoints/cli.js:6409:49)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:6411:401)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-04T12:08:35.447Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description Subject: /ultrareview GitHub Authentication Broken — Free Trial Expires Tomorrow

ISSUE: /ultrareview 1 fails with "GitHub repository access check failed" despite valid GitHub authentication. EVIDENCE OF VALID GITHUB AUTH: ✓ gh auth status: Logged in to github.com as BlackBird-One ✓ Token scopes: 'gist', 'read:org', 'repo', 'workflow' ✓ Git credential helper: /usr/local/share/gcm-core/git-credential-manager ✓ Repository access: git clone succeeds (22,169 objects cloned successfully) ✓ GitHub Integration: Connected in Claude settings ✓ PR #1: Created and visible on GitHub (https://github.com/BlackBird-One/CWO_2/pull/1) ENVIRONMENT:

Claude Code: v2.1.118 (stable) macOS (darwin-arm64) Repository: https://github.com/BlackBird-One/CWO_2 (private) Account: [email protected] (Claude Pro)

TROUBLESHOOTING COMPLETED:

✓ Upgraded Claude Code to latest (2.1.126) ✓ Downgraded to stable (2.1.118) ✓ 10+ logout/login cycles ✓ GitHub disconnect/reconnect in settings (multiple times) ✓ gh auth logout and gh auth login ✓ Full app restart ✓ /doctor diagnostics passed ✓ Verified GitHub access works via git clone ✓ Monitored and waited for service incident resolution

CRITICAL ISSUE:

3 free ultrareview runs available Free trial expires May 5, 2026 (tomorrow) Cannot test feature at all due to this authentication bug Ultrareview authentication is broken despite all GitHub checks passing

REQUEST:

Investigate why ultrareview's GitHub access fails when gh auth status succeeds Reset my account's ultrareview GitHub session on the backend Extend free trial deadline to allow testing after fix OR manually trigger ultrareview on PR #1 for investigation

Repository Details:

Owner: BlackBird-One Repository: CWO_2 PR: #1 Branch: full-audit (966 Swift files changed)

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.118
  • Feedback ID: e91e55e7-2cb8-401d-a667-70fe2622ca27

Errors

[{"error":"Error: CreateSession 400: {\"error\":{\"message\":\"GitHub repository access check failed — re-authorize GitHub in settings\",\"reason\":\"github_repo_access_denied\",\"type\":\"invalid_request_error\"},\"request_id\":\"req_011CahW7DPMeBAhx8AojdLwc\",\"type\":\"error\"}\n    at gHH (/$bunfs/root/src/entrypoints/cli.js:2807:2349)\n    at async aJ8 (/$bunfs/root/src/entrypoints/cli.js:6319:739)\n    at async gx5 (/$bunfs/root/src/entrypoints/cli.js:6409:49)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:6411:401)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-04T12:08:35.447Z"}]

extent analysis

TL;DR

The ultrareview GitHub authentication issue may be resolved by resetting the account's ultrareview GitHub session on the backend or re-authorizing GitHub in the settings.

Guidance

  • Investigate the github_repo_access_denied error and its relation to the CreateSession request.
  • Verify that the GitHub token scopes ('gist', 'read:org', 'repo', 'workflow') are sufficient for ultrareview authentication.
  • Check the request ID (req_011CahW7DPMeBAhx8AojdLwc) for any additional error details.
  • Consider manually triggering ultrareview on PR #1 for further investigation.

Example

No code snippet is provided as the issue is related to authentication and authorization.

Notes

The issue may be specific to the Claude Code version (v2.1.118) or the GitHub repository settings. The provided error message suggests re-authorizing GitHub in the settings, which has already been attempted.

Recommendation

Apply workaround: Reset the account's ultrareview GitHub session on the backend, as the issue persists despite multiple attempts to re-authorize GitHub in the settings. This may resolve the authentication issue and allow for further testing.

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] /ultrareview GitHub authentication fails despite valid gh credentials [1 comments, 1 participants]