I'm trying out Bitbucket for the first time. Currently I'm following a tutorial for Django, but the info seem to a bit outdated. So I'm following this tutorial as an example.
So I got my project and git. Now I like to backup my project on Bitbucket. I've setup a account on Bitbucket (by linking my gmail account) and created my first repository.
After cloning my repository inside the terminal (Linux) I need to enter a password. I'm not sure, but this is the password I use to login to my Bitbucket account, right? Or is there some secret git password I need to enter. I also created and tried the app passwords on Bitbucket, but I'm not sure if it's meant to link the repository.
Right know I'm getting the error:
remote: Too many invalid password attempts. Log in at https://id.atlassian.com/ to restore access.
fatal: unable to access 'https://bitbucket.org/Uses/Reositrory.git/': The requested URL returned error: 403
If I go to the id.atlassian.com, but I'm not sure what I have to do to fix the mess I made
Hi Everlong
This is what I found !!!
"8. Enter your Bitbucket password when the terminal asks for it. If you created an account by linking to Google, use your password for that account."
Linking the latest document for your reference. Hope this helps.
https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud
Cheers,
Kevin.
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.