Cannot use OAuth for Tidal despite Android key
-
Hey there,
I have a working Android API key.
Thing is, when I press sign in, it redirects me to a Tidal page for authentification, which I allow, which calls an xdg-open, which opens a new window of Strawberry; but nothing happens there. I am not signed in.It doesn't seem to be an issue with xdg-open because it does indeed open Strawberry; but it just doesn't sign me into Tidal in the program.
I am on GNU/Linux MINT.
-
@xkero
I've seen this happen if there are multiple strawberry binaries in your PATH.
Do a search and check that there is only one:sudo find /usr/ -name 'strawberry'