Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Is this endpoint working?

Is this endpoint working?

Is the Upload Custom Cover Art API working for anybody?

https://developer.spotify.com/console/put-playlist-images/

Even when I try it here I get Error 400: Bad Request.

Reply
4 Replies

Hey @_40998nld-y5r, thanks for reaching out!

Hmm, that's odd! Just to make sure, you're using the 'PUT'-method to upload the playlist image? The Web Console isn't able to handle files right now, and that's why the request fails in the console. Let me know how you get on by using the 'PUT'-method!

Happy coding,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

This works fine from code (I used spotipy), the playlist image gets updated.
I think the test page is just not working correctly.

Put works fine for changing playlist names/descriptions (https://developer.spotify.com/console/put-playlist/).

The web console just doesn't have an option for you to specify any image data.

Hey @murraypaul, thanks for reaching out!

You're right! I just edited my reply. The Web Console is able to perform 'PUT'-requests but isn't able to handle files at this moment. The right folks read feedback from the threads on the Developers board and pass it on to the relevant teams. Let me know if you have any questions!

Have a good one,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts