Hi, all of a sudden the sort parameter is ignored when sending https://api.themoviedb.org/4/account/19205298/movie/rated?page=1&sort_by=created_at.desc I get this response (and believe me, I have seen and rated movies after July 2000):
{
"page": 1,
"results": [
{
"adult": false,
"backdrop_path": "/fGbM2cqPauRu7ALFPSTDBH9FgpU.jpg",
"genre_ids": [
80,
9648,
53
],
"id": 2118,
"original_language": "en",
"original_title": "L.A. Confidential",
"overview": "Three detectives in the corrupt and brutal L.A. police force of the 1950s use differing methods to uncover a conspiracy behind the shotgun slayings of the patrons at an all-night diner.",
"popularity": 28.781,
"poster_path": "/lWCgf5sD5FpMljjpkRhcC8pXcch.jpg",
"release_date": "1997-09-19",
"title": "L.A. Confidential",
"video": false,
"vote_average": 7.785,
"vote_count": 4509,
"account_rating": {
"created_at": "2000-07-15T00:00:00.000Z",
"value": 10.0
}
},
{
"adult": false,
The sorting is ascending not descending. it worked until at least a few days ago. Did something change?
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Atbilde no Travis Bell
on novembris 8, 2023 at 1:15 PM
Hey @Tullinge,
This issue should be corrected.
Thanks!
Atbilde no Tullinge
on novembris 8, 2023 at 1:35 PM
Working again. Thank you!