Claude GitHub App install/onboarding link non-functional — blocks scheduled routine creation

Status Open
Reported on v2.1.220
Maintainer reply None cached
Activity 0 comments · opened Jul 28, 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?

Subject:

Issue: Creating a scheduled cloud routine (via claude.ai/code routines, RemoteTrigger API) that references a GitHub repository fails with:

What Should Happen?

Ask: How do we properly install/authorize the Claude GitHub App for this account so scheduled routines can reference this repo? The self-serve magic link appears broken or is not surfacing the expected flow.

Error Messages/Logs

HTTP 401
"Connect your GitHub account before saving a routine that uses a GitHub repository."

Steps to Reproduce

Steps already taken:

  1. Followed the in-product guidance link https://claude.ai/code/onboarding?magic=github-app-setup — this does not trigger any GitHub OAuth or App-install flow. It just opens/resumes the current Claude Code chat session in the browser.
  2. Checked github.com/settings/installations directly on the GitHub account in question — no app named "Claude" appears under Installed GitHub Apps (only ChatGPT Codex Connector, lovable.dev, Railway App, and Vercel are listed).
  3. Searched GitHub Marketplace for "Claude Code" — only found unrelated GitHub Actions listings (Claude Code Action Official, Claude Code Base Action, etc.), not an installable GitHub App matching what the routine flow needs.
  4. Retried the routine creation multiple times after each step above — same 401 every time.

Account/repo details:

  • GitHub account: secondserve74 (display name "SkndSrvFult")
  • Target repository: secondserve74/automatesocials

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

idk

Claude Code Version

2.1.220 (Claude Code)

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Xterm

Additional Information

no thats it

View original on GitHub ↗