GitHub Remote: forbidden fatal: unable to access the requested url returned error: 403

半城伤御伤魂 提交于 2021-01-29 05:42:30

问题


Error encountered while pushing branch to the remote repository: Git failed with a fatal error.

I tried using github desktop, command line, git bash and via azure devops too, nothing seems to be working. I have an individual account and I am the owner, so I don't think I shouldn't have access. I can't push or fetch. Attaching screenshots below -


回答1:


I just tried to clone your repo and it works fine.

Did you try to check this help from GitHub https://help.github.com/en/articles/https-cloning-errors ?

You might have to enter your github credentials or store them correctly - or provide a token if you have 2FA enabled.



来源:https://stackoverflow.com/questions/56392411/github-remote-forbidden-fatal-unable-to-access-the-requested-url-returned-erro

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!