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

'Ooops, an unexpected error occurred' #22

Open
bayrock opened this issue Sep 13, 2016 · 10 comments
Open

'Ooops, an unexpected error occurred' #22

bayrock opened this issue Sep 13, 2016 · 10 comments

Comments

@bayrock
Copy link

bayrock commented Sep 13, 2016

\node_modules\tidalapi\lib\client.js:106
        throw new Error(data)
        ^
Error: {"status":500,"subStatus":999,"userMessage":"Ooops, an unexpected error occurred. We'll try to fix this asap!"}

What causes this issue, and is there anything I can do about it? Thanks.

@jonaaa20
Copy link

Having this problem too...

@0xVasconcelos
Copy link
Owner

0xVasconcelos commented Mar 27, 2017

Update the TIDAL token.

@okonek
Copy link
Contributor

okonek commented Sep 3, 2017

me too

@jbschooley
Copy link

jbschooley commented Sep 3, 2017 via email

@okonek
Copy link
Contributor

okonek commented Sep 3, 2017

How to get token with emulator?

@jbschooley
Copy link

jbschooley commented Sep 3, 2017 via email

@okonek
Copy link
Contributor

okonek commented Sep 3, 2017

Ok I actually copied it from Pythons tidal api and it works.

@Kladdkaka
Copy link

@bayrock @jonaaa20 @lucaslg26 @okonek @jbschooley

I found a solution, I assume you guys are using the Android token "kgsOOmYk3zShYrNP", I had the same problem, but I tried to change some stuff.

Apparently, for the android token, you need to set "clientUniqueKey" in the form, when you log in. The funny thing is, it just needs to exist, so you could add a random string to it and it will work :D
image

@mikemaccana
Copy link
Contributor

The README now has instructions on getting a token

https://github.com/lucaslg26/TidalAPI#obtain-the-tidal-token-needed-to-use-this-api

@Kladdkaka
Copy link

@mikemaccana the problem is not that, the problem is that the package does not work out of box with the android token "kgsOOmYk3zShYrNP", that is extracted from the APK. :)

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

7 participants