'Ooops, an unexpected error occurred'
See original GitHub issue\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.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:3
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Oops.. Unexpected error occurred. - WordPress.org
Hello, i was using this plugin from last 7 month's and suddenly from last 4 days im getting error Oops.. Unexpected error occurred....
Read more >"Oops! An unexpected error occurred." and "Found Modules ...
Hello there, when I launch Ozone on docker, I get these errors “Oops! An unexpected error occurred.” and “Found Modules with unresolved ...
Read more >Azure web app deployment have error "Error: Oops... An ...
In my case I was migrating from Heroku and I had a DISABLE_COLLECTSTATIC variable that wasn't used in my app. After removing it...
Read more >Oops! An unexpected error has occurred. - Apple Community
Oops! An unexpected error has occurred. ... I suspect it's because there's odd characters in my username (the @ symbol isn't rendering ...
Read more >Fix Error Oops! An unexpected error occurred. Please try ...
Fix Error Oops! An unexpected error occurred. Please try again & Not Working Problem in SoundCloud. 3.4K views · 1 year ago ...more ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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 😄
@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. 😃