SpotifyApi.NetCore
SpotifyApi.NetCore copied to clipboard
Pass limit and offset parameters in GetPlaylists method
GetPlaylists is not passing limit and offset parameters to GetPlaylists<T>: https://github.com/Ringobot/SpotifyApi.NetCore/blob/master/src/SpotifyApi.NetCore/PlaylistsApi.cs#L54
Can you fix it for us?
I have raised #57 in an attempt to resolve this issue.