MrKinau / FishingBot

1.8 - 1.20.6 Fishing bot for Minecraft
GNU General Public License v3.0
321 stars 67 forks source link

Wrong login failure output #163

Closed SAFEluren closed 2 years ago

SAFEluren commented 2 years ago

I have been unable to log in to this program with my Microsoft account.After I checked Summerfeeling's reply to #158,I closed 2fa and successfully logged in. However, the error of unable to log in caused by 2FA is: "Invalid username and/or password",And my Microsoft authenticator has received a login request.(https://pastebin.ubuntu.com/p/C2P2GnMJzj/)

MrKinau commented 2 years ago

Sorry for that, but the authentication seems to not work for some microsoft accounts, however the auth library does not provide other information than "Invalid username and/or password". There were plans on implementing an alternative authentication method (using a browser), but I cant say if and when it gets implemented. So far if you cant find another solution to fix this problem (e.g. other account) you're stuck. I'll close this issue, because it's a duplicate of #158