Announcements

Help Wizard

Step 1

NEXT STEP

Problems with Change Playlist Details endpoint

Problems with Change Playlist Details endpoint

Description:

I am experiencing issues with the Spotify API's Change Playlist Details endpoint. Specifically, I am trying to update the details of a playlist, but the endpoint does not appear to be functioning as expected.

Details:

I am using the Spotify API to gather all songs from my playlist and calculate the average playlist tempo and valence. This part of my implementation works perfectly. However, when I attempt to make the final request to change the playlist details, I encounter a problem.

Issue:

  • When making the request to update the playlist details, I receive a 200 response code, which indicates success. However, the response does not include the expected "Playlist updated" message.
  • The endpoint accepts four parameters. I have tried the following approaches:
    • Providing only the description parameter.
    • Providing all four parameters.
  • Neither approach results in the playlist being updated, despite the 200 response code.

Request Details:

  • Endpoint: Change Playlist Details
  • Parameters Used:
    • name
    • public
    • collaborative
    • description
  • Response Code: 200
  • Expected Response: "Playlist updated"
  • Actual Response: 200 response code without the "Playlist updated" message (my playlist does not update in spotify)

 

Reply
0 Replies

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random