The provided GitHub repository can't be found

I am getting this error when I tried to redeploy my project, yesterday I noticed after pushing changes it was not updating my project and when tried to redeploy this popped up please help I am using hobby plan and my repo is personal.

this is another error I am getting while deploying : The provided GitHub repository does not contain the requested branch or commit reference. Please ensure the repository is not empty.

It was supposed to make change in my website

I don’t know what steppes caused this but suddenly it started to not update my site
project URL: https://bts-stream.com

I’m having this same issue. All the gitSource parameters appear to be correct, but the API is consistently responding with:

“Error: The provided GitHub repository can’t be found.”

or:

“Error: The provided GitHub repository does not contain the requested branch or commit reference. Please ensure the repository is not empty.”

Which error occurs seems to be pretty random. Would be nice to get this working.

when i first got this error i changed my account to create new porject and it worked but now this project got error too. I dont know if this is hobby plan problem in vercel

I’m on a Pro plan, so that’s not the issue in my case.

have any idea how to solve the problem?

I got it working by creating a new access token and making sure to include a teamId in my API requests since the API will apparently choose the “default” team for your account if you don’t specify one.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.