MarcDonald / twitch-spotify-request-bot

This is a bot that listens to the chat of a given Twitch stream for messages with a Spotify song link in them and then adds that song to a playlist and/or your queue.
https://www.marcdonald.com
MIT License
31 stars 22 forks source link

Error added the song to the playlist ("not added to playlist") #24

Closed bl4zek closed 2 years ago

bl4zek commented 2 years ago

This problem: image

Put the link in .env SPOTIFY_PLAYLIST_ID the playlist and nothing

MarcDonald commented 2 years ago

Put the link in .env SPOTIFY_PLAYLIST_ID the playlist

@bl4zek Just to confirm, in the .env file are you putting SPOTIFY_PLAYLIST_ID=https://open.spotify.com/playlist/abc123?si=749fjrn or are you putting SPOTIFY_PLAYLIST_ID=abc123

bl4zek commented 2 years ago

SPOTIFY_PLAYLIST_ID='https://open.spotify.com/playlist/abc123?si=749fjrn' and SPOTIFY_PLAYLIST_ID='abc123?si' But nothing

MarcDonald commented 2 years ago

Can you try without the ?si part at the end? So just SPOTIFY_PLAYLIST_ID=abc123

bl4zek commented 2 years ago

SPOTIFY_PLAYLIST_ID='ah4jk3b7' and nothing, the same this error

MarcDonald commented 2 years ago

Do any other playlists work?

bl4zek commented 2 years ago

https://open.spotify.com/playlist/1u1bdsa7634?si=7c34348391 For example: I put this SPOTIFY_PLAYLIST_ID='1u1bdsa7634', but this message error in the chat livestream

bl4zek commented 2 years ago

Ready, I can solution my problem, I think that put incorrect the client ID and Secret ID