Tidal log in issue
-
I’m trying to log in to tidal and after putting the client ID in I was routed to the website to log in. I logged in successfully and it said the page could be closed so I went back to strawberry, hit apply and okay, and... nothing. It says I’m not signed in. Am I missing something?
edit: using Firefox on kali linux
-
Make sure the desktop file is installed, normally it should be:
/usr/share/applications/strawberry.desktop
Make sure that strawberry is installed in PATH, and that it isn't a different version from the one you launch.
sudo find /usr -type f -name 'strawberry'
Make sure the "tidal" URL scheme is correctly registered to strawberry, run the following command in a terminal while strawberry is open:
xdg-open tidal://test
This should add "tidal://test" to the active playlist. If that works, then it means authentication with TIdal should be possible.
If it still doesn't work, then try close firefox and reopen, or set a different web browser as default.