Can't get playlist's tracks with kaaes Spotify web api
问题 I'm a very noob user, I'm trying to play some tracks from Spotify in my Android app. Currently I'm using the kaaes API: https://github.com/kaaes/spotify-web-api-android and I'm struggling to retrieve the tracks from a very specific Playlist and a very specific userId. It seems that I'm not able to do it, the only examples I found are old and don't help me. Here's what I tried: Accessing list of playlists from Pager object SpotifyApi api = new SpotifyApi(); SpotifyService spotify = api