简体   繁体   中英

git/bitbucket error: Unable to make Pull requests. But can clone

Full error message

remote: Your credentials lack one or more required privilege scopes.
fatal: unable to access 'https://bitbucket.org/a/b.git': The requested URL returned error: 403

I have write access on the repo, and the I've matched the ssh key in my.ssh folder with the one saved on bitbucket.

Solution for future reference: Clone repo via ssh. (ssh:git@bitbucket.org/a/b.git)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM