Subject: GitHub App shows “All repositories” access, but Vercel shows “No Git Repositories Found”
Hi all, running into a persistent permission-sync issue trying to import a GitHub repo into Vercel.
Issue: On the “Import Git Repository” screen, I get “No Git Repositories Found.” On GitHub’s side (Settings → Installations), the Vercel GitHub App is installed with “All repositories” access explicitly selected and saved.
Already tried, same result every time:
- Reconnecting GitHub via “Continue with GitHub” on Vercel
- Revoking and reinstalling the Vercel GitHub App from scratch
- Re-confirming “All repositories” access on GitHub’s Configure page
- Testing in incognito, with extensions disabled
- Testing on a completely different computer
- Restarting my computer
Since it persists across browsers, computers, and a full reinstall with correct permissions, it looks like a sync issue between GitHub’s App installation and Vercel’s backend rather than anything fixable on my end.
Has anyone seen this before, or know how to trigger a resync of the GitHub App installation on Vercel’s side?
Thanks!