-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Trying to create a new album/playlist in the client but got the following error:
Handling error: {"type":"CREATE_PLAYLIST_FAILED","error":{"name":"ParseRequestError","method":"createPlaylistInternal","innerError":{"issues":[{"code":"unrecognized_keys","keys":["playlistImageSizesMultihash"],"path":["metadata"],"message":"Unrecognized key(s) in object: 'playlistImageSizesMultihash'"}],"name":"ZodError"}},"params":{"userId":786113649,"formFields":{"is_album":false,"is_current":true,"is_private":true,"tags":null,"genre":null,"mood":null,"created_at":null,"updated_at":null,"cover_art":null,"cover_art_sizes":"baeaaaiqsebcnisy6ffxnkposg5xaeibwtvkvx523at4chvauhka5vpfz2vcqk","playlist_name":"Midnight Rain on 5th","playlist_owner_id":null,"save_count":null,"license":null,"upc":null,"description":null,"ddex_release_ids":null,"ddex_app":null,"artists":null,"copyright_line":null,"producer_copyright_line":null,"parental_warning_type":null},"source":"from track"},"metadata":{"message":"'createPlaylistInternal' => [\n {\n "code": "unrecognized_keys",\n "keys": [\n "playlistImageSizesMultihash"\n ],\n "path": [\n "metadata"\n ],\n "message": "Unrecognized key(s) in object: 'playlistImageSizesMultihash'"\n }\n]","timeout":false}}