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

after reset the pc windows 10 qobuz dl is not working, I did qobuz-dl -r write user id password again it is not working again #268

Open
jimmyra62 opened this issue May 11, 2024 · 0 comments

Comments

@jimmyra62
Copy link

C:\Users\bobby>qobuz-dl dl https://play.qobuz.com/album/ns4nn3x1gfddb
Logging...
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\bobby\AppData\Local\Programs\Python\Python312\Scripts\qobuz-dl.exe_main
.py", line 7, in
File "C:\Users\bobby\AppData\Local\Programs\Python\Python312\Lib\site-packages\qobuz_dl\cli.py", line 174, in main
qobuz.initialize_client(email, password, app_id, secrets)
File "C:\Users\bobby\AppData\Local\Programs\Python\Python312\Lib\site-packages\qobuz_dl\core.py", line 73, in initialize_client
self.client = qopy.Client(email, pwd, app_id, secrets)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\bobby\AppData\Local\Programs\Python\Python312\Lib\site-packages\qobuz_dl\qopy.py", line 39, in init
self.auth(email, pwd)
File "C:\Users\bobby\AppData\Local\Programs\Python\Python312\Lib\site-packages\qobuz_dl\qopy.py", line 124, in auth
usr_info = self.api_call("user/login", email=email, pwd=pwd)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\bobby\AppData\Local\Programs\Python\Python312\Lib\site-packages\qobuz_dl\qopy.py", line 109, in api_call
raise AuthenticationError("Invalid credentials.\n" + RESET)
qobuz_dl.exceptions.AuthenticationError: Invalid credentials.
Reset your credentials with 'qobuz-dl -r'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant