spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
983 stars 79 forks source link

Problem Getting MY own least Spotify Episodes list with Order by latest post #1554

Open damodharank opened 4 years ago

damodharank commented 4 years ago

Issue found on February 19th 2015.

Endpoint(s):

Scope(s):

Steps to reproduce:

  1. Open the API Console
  2. 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