- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
When i try to use the endpoint GET /v1/me/top/{type} with an offset of above 50, the result sent back from the endpoint is an empty list of 0 tracks.
I am trying to get a User's top 100 songs, and to do so I'm trying to call GET /v1/me/top/tracks?limit=50&offset=0 and then GET /v1/me/top/tracks?limit=50&offset=50. The second call returns an empty list.
Solved! Go to Solution.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page