remote: Forbidden The requested URL returned error: 403

社会主义新天地 提交于 2021-02-11 12:38:00

问题


I have a repository called "Abc" in Bitbucket with three different Dev branches like Dev_1, Dev_2, Dev_3(All three developer are part of the team).

When Dev_1 or Dev_2 or Dev_3 want to push their code to their respective branch using
git push origin Dev_1
command. I am getting an error:

remote: Forbidden fatal: unable to access 'https://abdulsayeed27@bitbucket.org/dfe_team/dfe_repo.git/': The requested URL returned error: 403

1.I tried config and set-url like command.
But not able to fix this issue.
2.password is also correct.

来源:https://stackoverflow.com/questions/55626310/remote-forbidden-the-requested-url-returned-error-403

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