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
constplaylistData=awaitspotify.createPlaylist("Daily Music Drive",{description: "Spotify's Daily Drive without podcasts",});console.log("Uploading playlist cover");awaitspotify.uploadCustomPlaylistCoverImage(playlistData.body.id,imageStore.dailyMusicDrive);
The first request works without problems, but the second request fails.
The first request works without problems, but the second request fails.
This is the base64 encoded image:
The error:
The text was updated successfully, but these errors were encountered: