activepieces
activepieces copied to clipboard
[BUG]: Not able to list the playlist even after connecting the spotify app
Describe the bug Not able to list the playlist even after connecting the spotify api To Reproduce Steps to reproduce the behavior:
- Go to create a trigger of spotify
- Click on selecting the playlist
- See error = "Throws an error, reconnect or refresh the page"
Expected behavior Should list the playlist
Screenshots
Not sure if this is related, but Spotify made some changes to their API on Nov 27, 2024 that broke a lot of third-party apps.
If you are trying to get details of a playlist that Spotify considers "Algorithmic and Spotify-owned editorial" (ex. Discover Weekly, Release Radar, Your Top Songs, etc.), the API will now return null or undefined in place of the expected playlist object.
See the announcement on on the Spotify for Developers Blog and the forum post about it.