Hello Team,
we have created a few users with app passwords more than a month ago and are able to perform git operations over HTTPS. For the past 2 days, we are facing issues with existing as well as new user credentials to perform git operations. it works sometimes, and sometimes it won't.
kindly help me to understand why it's getting stopped someday and someday it works as usal.
below are the issues getting while pull request :
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/*******/wire_web.git/
Hi @tushar_cheulkar,
Thank you for reaching out to the community.
It's probably due to some cached credentials related to Bitbucket.org that might be causing this.
For this, would it be possible for you to ask users to clear their local machine's credentials related to Bitbucket.org?
Once done, try to authenticate to Bitbucket.org again through Git.
Let me know how it goes.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.