exislow / tidal-dl-ng

TIDAL Media Downloader Next Generation! Up to HiRes Lossless / TIDAL MAX 24-bit, 192 kHz.
GNU Affero General Public License v3.0
354 stars 34 forks source link

[Help] Authentication Error #185

Open kevin26exe opened 1 month ago

kevin26exe commented 1 month ago

I need Help.

Hi team,

I tried opening tidal dl ng and I am getting error below.

Traceback (most recent call last): File "tidal_dl_ng\gui.py", line 1042, in <module> File "tidal_dl_ng\gui.py", line 1033, in gui_activate File "tidal_dl_ng\gui.py", line 117, in __init__ File "tidal_dl_ng\gui.py", line 128, in init_tidal File "tidal_dl_ng\helper\decorator.py", line 19, in __call__ File "tidal_dl_ng\config.py", line 101, in __init__ File "tidal_dl_ng\config.py", line 127, in login_token File "tidalapi\session.py", line 403, in load_oauth_session File "tidalapi\request.py", line 139, in request File "tidalapi\request.py", line 110, in basic_request File "tidalapi\session.py", line 727, in token_refresh tidalapi.exceptions.AuthenticationError: Authentication failed

Kindly asking if anyone has an idea on how to fix? Appreciate the help!

What operating system are you seeing the problem on?

Windows

Your settings

Apologies but I am not able to locate %HOMEPATH%\.config\tidal_dl_ng\settings.json.
kevin26exe commented 1 week ago

Resolved by deleting token.json. In orrder to delete, go to run -> %HOMEPATH%.config\tidal_dl_ng\ -> delete token.json

MasterRahool commented 1 week ago

thank you! Had a similar issue and that fixed it