activepieces icon indicating copy to clipboard operation
activepieces copied to clipboard

[BUG]: Not able to list the playlist even after connecting the spotify app

Open iamayushy opened this issue 1 year ago • 1 comments

Describe the bug Not able to list the playlist even after connecting the spotify api To Reproduce Steps to reproduce the behavior:

  1. Go to create a trigger of spotify
  2. Click on selecting the playlist
  3. See error = "Throws an error, reconnect or refresh the page"

Expected behavior Should list the playlist

Screenshots Screenshot 2024-11-30 at 10 17 31 PM

iamayushy avatar Nov 30 '24 16:11 iamayushy

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.

twocaretcat avatar Jan 06 '25 23:01 twocaretcat