Hi team,
Already few month I can't push changes in to my bitbucket repositories.
The login dialog appears and password don't mach.
At the same time I can access my bitbucket workspase wia browser.
Could you please help me with this issue.
Thank you in advance
Tatjana
Hi Tajana,
I think you need to use an access token instead of your password.
But I would recommend to use an SSH key instead.
See https://support.atlassian.com/bitbucket-cloud/docs/using-access-tokens/ -->
Using Repository Access Tokens with the Git command line interface
Hi Tatjana,
If you are asked to give username and password, you will need to provide:
The email address and the account's password can be used only for logging in to the website from browser. The username and an app password need to be used for Git operations or API calls with Basic authentication.
You can read more about app passwords here:
If you only need to pull from or push to Bitbucket repos, an app password with Repositories - Read and Repositories - Write permissions is enough. If you use a Git GUI application that performs additional operations, e.g. read account info, then additional permissions may be required.
Please feel free to reach out if you have any questions.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.