Just started using BitBucket, created the repository and started the first PR via VSCode and I end up with this error. I'm an admin so I should be authenticated to access it. I've removed the Atlassian app from VSCode, restarted, logged in/out and still get the error. Any insights?
That error indicates that git can't access the repository. git's authentication is done separately from the credentials you entered for the VS Code extension. For most users git authentication is done via SSH. Instructions on how to set up SSH for Bitbucket can be found at https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/
Regards,
Nick
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.