This seemed to be working a few days ago - now if I add the 'sort_by' param I get an empty array of results.
Am I missing something - or is this a bug?
Request: curl --request GET "http://api.themoviedb.org/3/discover/movie?api_key=&sort_by=popularity.desc&include_adult=false" \ -H "Accept: application/json" \ --max-time 30 \ --verbose \
Response: { "page": 1, "results": [], "total_pages": 16, "total_results": 302 }
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Want to rate or add this item to a list?
Ikke medlem?
Svar af Travis Bell
d. 12 juni 2014 kl. 12:38 AM
It is the same issue as described here: https://www.themoviedb.org/talk/5398ed240e0a263e4100002c
Short version, you’ll have to wait for some of the cached items to expire which should be soon actually.