Problem Getting MY own least Spotify Episodes list with Order by latest post
damodharank opened this issue · 0 comments
damodharank commented
Issue found on February 19th 2015.
Endpoint(s):
GET v1/search?query=theprodcast&limit=10&type=episode&market=IN
Scope(s):
- Need to get the list by latest posted order or Order by date of posted
Steps to reproduce:
- Open the API Console
- Call the
search
endpoint with ?query=theprodcast&limit=10&type=episode&market=IN
Expected behaviour:
AEpisode list has to come as porper oder - by poted date https://api.spotify.com/v1/search?query=theprodcast&limit=10&type=episode&market=IN
.
not have a proper oder . or how to get the lastet list of my own episodes
Actual behaviour:
will give as random order of episode list