spotify-tui
spotify-tui copied to clipboard
Keep receiving API error 404
I have a premium account and spotifyd is running in the background and everything works just fine. But this message sistematically appears with no aparent reason. I just ESC and go back to the main page and everything else keeps working (I can still control the music and it keeps playing). This is something that's mostly annoying but it doesn't take away any functionality.
I have the exact same problem. edit: release version 0.23.0
I have the exact same problem. edit: release version 0.23.0
Same issue with same version
Hmm... perhaps the spotify api has changed 🤔
Same issue here.
Same, but sometimes a 404 and sometimes a 503, and it never seems to effect playback.
- I have a premium account
- Device is active and has no spaces in the name
Edit: At minimum, it would sufficient for me to dump these errors to some log file rather than plaster the UI with non-actionable information.
I'm testing out #772, which is a hack to dump errors to the log instead of consuming the entire ui.
I'm only getting 503 errors, but it only seems to happen in version 0.23.0
Same error here
I'm getting the same issue, but with a different error message. It only appears when using spotifyd as a player, and I didn't get the error with the spotify GUI client
At the very least it would be very nice if these error screens weren't stacked and require me to press Esc 50 times to get to the player again.
I'm having this issue too when I select a device. On Mac with spotify-tui
installed via homebrew.
This happens no matter what device I choose, either spotifyd
, the web client or the desktop client.
I get the 404 code too, also regardless if webclient or spotifyd same as @dimas-cyriaco
I'm having a similar issue. Spotifyd is installed and running, and when I run spt and press "d" I can see spotifyd in the list, but when I try to select the device, I get Spotify API error code 404. Other than that spt seems to be working as it correctly displays my playlists and such.
Did anyone ever figure this out having the exact same issue.
same here, for me error code 503 (Premium Account, Current Device is active –Spotifyd– and no spaces in name).
same here, for me error code 503 (Premium Account, Current Device is active –Spotifyd– and no spaces in name).
I was able to work around this by starting the service or daemon however you’re running it then going to the normal web application and then selecting “listen on SpotifyD” or what ever you named it. After that I never had to do it again. Just launch the terminal app press d and select it and it worked from then on.
Thnx, I'll try!