Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--login not passing creds correctly #50

Closed
Neoakb opened this issue Feb 17, 2023 · 2 comments
Closed

--login not passing creds correctly #50

Neoakb opened this issue Feb 17, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Neoakb
Copy link

Neoakb commented Feb 17, 2023

What happened ?

PS Y:\Books> .\mangadex-dl_x64_v2.7.1\mangadex-dl\mangadex-dl.exe --login
MangaDex username / email => neonfire
MangaDex password =>
[INFO] Logging in to MangaDex
[ERROR] Login to MangaDex failed, reason: User / Password does not match
[ERROR] User / Password does not match
PS Y:\Books>

I just tried the saved pass I had, then went and reset it as well. Waited after reset before trying again. Just won't work. I can log out and back in of MD's website without issue. Also tried with the --login-username --login-password options

What did you expect to happen ?

to log in

OS version

Win 11

App version

x64-v2.7.1

Installation origin

Github releases

Installation origin (other sources)

No response

Reproducible command

.\mangadex-dl_x64_v2.7.1\mangadex-dl\mangadex-dl.exe --login

Additional context

No response

@Neoakb Neoakb added the bug Something isn't working label Feb 17, 2023
@mansuf
Copy link
Owner

mansuf commented Feb 17, 2023

If i remember correctly, MangaDex changed their authentication system on 17 December 2022. So if you changed your password after that date, your new password won't work in the application. Because OAuth2 (the new auth system) client registration for third-party applications are not open yet. And thus mangadex-downloader are using legacy authentication.

Also if you're using a new account created after that date, it doesn't work too. I suggest try to use your old password.

@Neoakb
Copy link
Author

Neoakb commented Feb 17, 2023 via email

@mansuf mansuf closed this as completed Feb 17, 2023
@mansuf mansuf pinned this issue May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants