Regarding the soundcloud API.. when posting PLAYLISTS.. is it possible to provide artwork? artwork_data does not seeem to be a valid property when uploading?
Regarding the soundcloud API.. when posting PLAYLISTS.. is it possible to provide artwork? artwork_data
Share
Yup, just provide the playlist[artwork_data] parameter. If you were doing it with curl for example:
I’ll update the docs to make this more clear, as I notice that artwork_data is missing from the list of parameters in the documentation of the playlist endpoint.