Closed aaronauyoong closed 3 years ago
Error 400 code appears when attempting to retrieve list of user's public playlists from Spotify. Need to revise SpotifyGetPlaylist.js and review Spotify's API documentation.
Possible useful links to help with debugging: https://www.youtube.com/watch?v=dGFUQf5pcpk&t=612s&ab_channel=CarmelleCodes
Solved issue - playlists are now being extracted with each fetch call, and displaying as intended on the console.
Error 400 code appears when attempting to retrieve list of user's public playlists from Spotify. Need to revise SpotifyGetPlaylist.js and review Spotify's API documentation.
Possible useful links to help with debugging: https://www.youtube.com/watch?v=dGFUQf5pcpk&t=612s&ab_channel=CarmelleCodes