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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,553,439
Community Members
 
Community Events
184
Community Groups

How to use App Password to log in?

Edited

After creating my App Password, I followed the directions here, but in my GIT command line I get the following error:

 

E:\Data\dotNetDev>git clone https://xxxxx@bitbucket.org/xxxxx/xxxxx.git
Cloning into 'xxxxx'...
fatal: Invalid credentials
Password for 'https://xxxxx@bitbucket.org':
remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication.
remote: See our community post for more details: https://atlassian.community/t5/x/x/ba-p/1948231
remote: App passwords are recommended for most use cases and can be created in your Personal settings:
remote: https://bitbucket.org/account/settings/app-passwords/
fatal: Authentication failed for 'https://bitbucket.org/xxxxx/xxxxx.git/'

 

 

1 answer

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

Hey Jim,

I have censored your post as this is a public forum and you had included your personal workspaceID/repo URL.

To make use of the AppPassword - your clone command should have the AppPassword listed beside the username, as well as your remote URL's in the following format:

Remote URL

git remote set-url origin https://USERNAME:APP_PASSWORD@bitbucket.org/workspaceID/reposlug.git 

Clone Command

git clone https://USERNAME:APP_PASSWORD@bitbucket.org/workspaceID/reposlug.git

Please try this and let me know how it goes.

Cheers!

- Ben (Bitbucket Cloud Support)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events