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
Describe the bug
When a playlist contains a track that has been added from local files and I try to fetch it using rspotify's playlist method, it returns
ParseJson(Error("data did not match any variant of untagged enum PlayableItem", line:1, column:94835),)
To Reproduce
Steps to reproduce the behavior:
Add a local file to your Spotify account.
Add the track into a playlist.
Fetch the playlist using the playlist method.
The text was updated successfully, but these errors were encountered:
Describe the bug
When a playlist contains a track that has been added from local files and I try to fetch it using
rspotify
'splaylist
method, it returnsTo Reproduce
Steps to reproduce the behavior:
playlist
method.The text was updated successfully, but these errors were encountered: