Due to the use of the api, you get all playlists from all users on the server. If I saw it correctly, you can also use the username to filter only this users playlists, so either the authentication should be changed to userbased or some kind of filtering should be applied to retrieve only the users playlists.
Due to the use of the api, you get all playlists from all users on the server. If I saw it correctly, you can also use the username to filter only this users playlists, so either the authentication should be changed to userbased or some kind of filtering should be applied to retrieve only the users playlists.