Skip to content

Failing to obtain tokens and to create config.ini #316

@ThePlanZ

Description

@ThePlanZ

I used to use the tool often, but it disappeared, so i redownloaded it. I decided to remove the config.ini from my old version and all associated files, then downloaded the latest version with pip 3. However, when i try to login, i get:

Download quality (5, 6, 7, 27) [320, LOSSLESS, 24B <96KHZ, 24B >96KHZ]
(leave empty for default '6')

Getting tokens. Please wait...
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\User\AppData\Local\Programs\Python\Python314\Scripts\qobuz-dl.exe_main
.py", line 6, in
sys.exit(main())
~~~~^^
File "C:\Users\User\AppData\Local\Programs\Python\Python314\Lib\site-packages\qobuz_dl\cli.py", line 113, in main
_initial_checks()
~~~~~~~~~~~~~~~^^
File "C:\Users\User\AppData\Local\Programs\Python\Python314\Lib\site-packages\qobuz_dl\cli.py", line 106, in _initial_checks
_reset_config(CONFIG_FILE)
~~~~~~~~~~~~~^^^^^^^^^^^^^
File "C:\Users\User\AppData\Local\Programs\Python\Python314\Lib\site-packages\qobuz_dl\cli.py", line 57, in _reset_config
config["DEFAULT"]["app_id"] = str(bundle.get_app_id())
~~~~~~~~~~~~~~~~~^^
File "C:\Users\User\AppData\Local\Programs\Python\Python314\Lib\site-packages\qobuz_dl\bundle.py", line 53, in get_app_id
raise NotImplementedError("Failed to match APP ID")
NotImplementedError: Failed to match APP ID

C:\Users\User>

I am using correct credentials, ive checked.
Also, checking the AppData/Roaming/qobuz-dl where the old version created its config.ini, theres nothing. you mightve changed it, so if you have, it probably means nothing. But, if its supposed to create a config.ini, its not, which might be the problem. Of course, i could be way off, im no developer, so take it with a healthy pinch of salt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions