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 }
Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.
Norite įvertinti ar įtraukti šį elementą į sąrašą?
Nesate narys?
Atsakė Travis Bell
2014 birželio 12, 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.