SaxyPandaBear / TwitchSongRequests

An unofficial Twitch integration that uses channel point redemption events to trigger enqueuing song requests in a connected Spotify player.
MIT License
14 stars 4 forks source link

Song Request Issues #265

Closed EngineerBean closed 4 months ago

EngineerBean commented 4 months ago

What happened?

Thx for the onboarding once again. After multiple tries and confirming that both Twitch and Spotify are both connected and the Reward Request is present as it should be I am trying to test this feature and neither URLs or just using keywords are working. I have no idea where I might of gone wrong. Twitch name 'Beandownunder' email 'jpharding75@gmail.com'

What part of the service is not working for you?

Other (please describe above)

SaxyPandaBear commented 4 months ago

Ok there might actually be an issue on my end. I'm seeing a bunch of failures. I think Spotify changed their API

@deployment:5dadf302-6486-4832-bfc3-4e857c2297cd @error:"failed to get track 3wrYE5qNNTO6YFkgoxorlL: json: cannot unmarshal number 640.0 into Go struct field Image.album.images.width of type int"
SaxyPandaBear commented 4 months ago

I'm keeping tabs on https://github.com/zmb3/spotify/pull/251 in case a fix comes through with an updated library version. I don't really want to fork the project to fix it myself if I don't have to but idk how long it'll take to push a patched version

SaxyPandaBear commented 4 months ago

Technically this is a duplicate of #264 , now that I know that everyone's having the same issue. Closing this one out in favor of the issue that was raised before it