Missing GetCurrentUserPlaylists fetch function
Yedidya10 opened this issue · 1 comments
Yedidya10 commented
get-a-list-of-current-users-playlists
The only function to get playlists of a user that exists in the library is GetUserPlaylists which returns public playlists of the user.
Any suggestion how to implement this manually at least until there is a PR for it?
Thanks.
Yedidya10 commented
The problem was in the scope definition. I solved it.