Open Isetnt2 opened 6 years ago
Hey @Isetnt2, thanks for the suggestion! I'll let you know if we have any updates on this.
In the meantime, you should be able to use the Recently Played endpoint and check the context
of the returned items, which will give you the playlist/album/artist it was played from.
Hey @Isetnt2, thanks for the suggestion! I'll let you know if we have any updates on this.
In the meantime, you should be able to use the Recently Played endpoint and check the
context
of the returned items, which will give you the playlist/album/artist it was played from.
Thanks! I'll look into that in the meantime.
Issue found on February 19th 2015.
Endpoint(s):
GET /v1/users/{user_id}/playlists-last-played? amount=50
Scope(s):
Expected behaviour:
Receive the 50 last played playlists in an json object much like the current way of getting user playlists but ordered after last played.
Actual behaviour:
500 Server Error (consistently)