I have not used Bitbucket for some years. I am now trying to fetch source code stored in Bitbucket via git clone and my credentiials are not accepted.
At https://bitbucket.org/workspace-id/repo/src/master/ I can see all the files I would like to download, but this command
git clone https://bitbucket.org/workspace-id/repo.git
results in "Authentication failed" when I use the user name and password that I always used in the past. Any help would be greatly appreciated. I really need to access these files.
[Edit: repo URL sanitized for privacy]
Hi @rhouse2015 !
The use of the Atlassian account password for cloning, and interacting with a local repo over https was deprecated as shown in this Community question.
You can set up an app password and connect over https with that and your Bitbucket username. https://community.atlassian.com/t5/Bitbucket-questions/Authentication-Failed-cant-access-own-bitbucket-repo-due-to-quot/qaq-p/2427770
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.