I cannot login to bitbucket. it says username/password are incorrect.
github works, but bitbucket doesn't. I have reset my password and tried both email and username, no luck. Do I have to add any authorisation to my bitbucket account to make this work?
Can you give some more details? e.g enable the developer tools and check the console log when login failed
Having similar issue. I have 2 step with my gmail account. I have tried setting up app passwords, but no luck.
{error_description: "Invalid resource owner username/password", error: "invalid_request"} error: "invalid_request" error_description: "Invalid resource owner username/password"
The only fix I could find is to: -Log out of Bitbucket -Select "Can't log in?" -enter gmail Select link from email and type in a new password to use with bitbucket.
Same problem. Here is console log;
jquery.min.js:6 POST https://bitbucket.org/site/oauth2/access_token 401 send @ jquery.min.js:6 ajax @ jquery.min.js:6 loginBitbucket @ options.js:234 addCred @ options.js:150 (anonymous) @ options.js:16 dispatch @ jquery.min.js:5 y.handle @ jquery.min.js:5
Any solution for this? Tried with making complete new bitbucket account, but still doesn't work.