You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've written some draft functions that do appear to update the playlist, but also throw a dacite.MissingValueError for the created_at field. Any idea on how to fix this? It seems like created_at is not set anywhere else.
There are methods for creating and deleting playlists, but currently there is no way to update an existing playlist.
The official documentation for updating playlists is here: https://developers.soundcloud.com/docs/api/explorer/open-api#/playlists/put_playlists__playlist_id_
Is it possible to add this without an API key?
The text was updated successfully, but these errors were encountered: