spotify-tui icon indicating copy to clipboard operation
spotify-tui copied to clipboard

Api response Error: Unknown variant `collection`

Open rbrtbrnschn opened this issue 2 years ago • 6 comments

Error Message

image

Walkthrough

Upon putting in my CLIENT ID, and CLIENT SECRET, I get asked to the port to be redirected to. I hit enter, defaulting to port 8888 and get redirected to my browser. Where I see this screen.

image

Instead spt states with this error: image

It grabs all playlist and such from my account. So it must be cached somewhere. I had deleted firefox (my default browser) cookies, deleted $HOME/.config/spotify-tui/* to mitigate that, to no avail.

Narrowing down cause

Halfway through writing this Issue, I switched songs, and the error had gone away.

I had narrowed it down. It only occurs when listening to a song in my liked songs playlist, provided by spotify.

I'm stumped as to why though.

rbrtbrnschn avatar Apr 17 '22 09:04 rbrtbrnschn

I have the same issue when trying to play songs from "Your Top Songs <XXXX>" playlists (XXXX being a year, like 2021, 2020, etc.). I guess it has something to do with a property not available on songs from this kind of playlist.

Hexalyse avatar Apr 17 '22 16:04 Hexalyse

I had the same issue. when any of the songs from liked songs was playing i would get the error message, so i selected a song from a playlist and when i went back to the liked songs i had no errors.

Fb185 avatar Apr 19 '22 22:04 Fb185

Had the same error, but as mentioned above it only occurs on songs that are in my "liked songs"

u2knwy avatar Apr 20 '22 15:04 u2knwy

duplicate of #960

apprehensions avatar Apr 21 '22 09:04 apprehensions

FWIW, here is a workaround: https://github.com/Rigellute/spotify-tui/issues/960#issuecomment-1108813658

The-Compiler avatar Apr 25 '22 16:04 The-Compiler

FWIW, here is a workaround: #960 (comment)

Thanks for this, works for me!

l1na-forever avatar Jul 03 '22 21:07 l1na-forever