I have 2 bitbucket accounts but I forgot password for account with @Bitbucket.org and while pulling code it is always asking to login to account with @Bitbucket.org.
I tried to reset password but it says 'User does not have the attributes required to login. Please contact your administrator'
G'day, @rPandya
Welcome to the community!
Have you tried to generate an App Password as your git authentication credentials? Bitbucket Cloud no longer accepts Atlassian account passwords so this could be the issue.
Please let me know how it goes.
Regards,
Syahrul
Thanks for attending my issue.
Is it possible to provide steps to create git authentication credentials
Thanks
Rujuta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rujuta,
If you are using an HTTPS url in your clone's remote that looks like this:
https://username@bitbucket.org/workspace-id/repo.git
and you pull or push to a repo and get asked for a password, you can generate an app password for the account following these steps, and then provide the app password:
You need to be able to log in to the account from browser to generate the app password.
Are you able to log in to this second account from your browser?
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.