Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Unable to do Git Tag! Getting: remote: Your credentials lack one or more required privilege scopes

muzammil February 17, 2022

I had to change the account that was being used to perform git pull and git tag on a branch in a repo. For that I updated user.email, user.name and remote.origin.url git global config settings. Here is how I did it:

Since doing that even though I am able to pull code but tagging branch is giving me below error:

Password for 'https://new-user-id@bitbucket.org':
     [exec] remote: Your credentials lack one or more required privilege scopes.
     [exec] fatal: unable to access 'https://new-user-id@bitbucket.org/<path>/<repo>.git/': The requested URL returned error: 403
     [exec] Result: 128

Its an EC2 server instance where I am performing these git operations. 

1 answer

0 votes
Ben
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2022

G'day!

Please try to configure an App Password if you have not done so already to authenticate over HTTPS by following the documentation at this link, then updating your remotes to reflect this change:
https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/#Create-an-app-password

If this fails, can you attempt to use SSH to authenticate and see if the same occurs?

Cheers!

- Ben Pellaers (Bitbucket Cloud Support)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events