v0 GitHub API rate limit exceeded error 403 causing misleading repository errors

I’m running into an issue with the new v0 GitHub workflow.

I keep getting this error in chat:

“The repository /xxx was deleted or renamed. Start a new chat.”

But the repo is not deleted. Everything looks fine in GitHub and Vercel.

Diagnostic Findings

After digging into Project SettingsGit, I found this instead:

GitHub fetch error - status: 403
API rate limit exceeded for installation ID

So it seems like this is actually a GitHub API rate limit issue, not a repo issue.

Current Behavior

  • The error message is misleading
  • Creating a new branch sometimes works briefly, then fails again
  • There’s no way (that I can see) to control or reduce API calls in v0

Questions

  • Is v0 currently hitting GitHub rate limits under normal usage?
  • Is there any workaround besides waiting?
  • Should we avoid certain workflows (branching, reconnecting, etc.)?

Curious if others are seeing this.

2 Likes

Exactly the same issue here. Help greatly appreciated.

1 Like

Hurray! In the exact menu you were describing I found the option to reconnect Vercel with Git. Then had to reconnect V0/Vercel projects. But in the end it worked.

1 Like

JAH Stefan O, it looks like v0 can hit rate limits during normal workflows, especially with frequent branching, reconnecting, or rapid iterations.

Thanks for the response. This is happening too frequently and without rapid interactions or branching. I will try to reconnect again but it seems to do that on its own.

2 Likes

JAH, reconnecting :counterclockwise_arrows_button:can help temporarily , but if it keeps happening on its own, it’s probably not something we can fully control from our side. If possible, it would be really helpful for v0 to expose GitHub rate limit status or provide clearer feedback when limits are reached :warning: This isn’t really an issue on my side :slightly_smiling_face:but It could make things easier to understand and reduce confusion, especially for less experienced users.

1 Like