Atajos de teclado
Búsqueda avanzada
Sorting order does not work for rated movies?!
http://api.themoviedb.org/3/account/{account_id}/rated_movies?sort_by=created_at&sort_order=desc&api_key={apikey]&session_id={session_id}&page=1
On the webpage it seems to be working just fine!
Thanks
Hey Oke,
I can't seem to reproduce this. Using my own account (and session ID) using the two queries:
https://api.themoviedb.org/3/account/###/rated_movies?api_key=###&session_id=###&sort_by=created_at&sort_order=asc https://api.themoviedb.org/3/account/###/rated_movies?api_key=###&session_id=###&sort_by=created_at&sort_order=desc
Seem to be producing me the proper results (ordered properly).
What exactly are you seeing?
Hey Travis,
I'll give you an example with this query: http://api.themoviedb.org/3/account/###/rated_movies?sort_by=created_at&sort_order=desc&api_key=###&session_id=###&page=1&language=de#
Now the json result of this query is: http://www.movietip.net/shared/screen3.png
The sort order in the differes after the 3rd entry: http://www.movietip.net/shared/screen4.png
I am pretty sure that the order on the webpage is the right one!
Usage of the api seems to be right?!
Cheers!
I happened to be in the account area doing something else and noticed a potential issue that could explain what you were describing. Can you tell me if you're still seeing this issue?
It seems to be working now!
Thanks, for the quick fix :)
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por okster
el 15 de marzo de 2014 a las 20:43
On the webpage it seems to be working just fine!
Thanks
Contestado por Travis Bell
el 17 de marzo de 2014 a las 17:57
Hey Oke,
I can't seem to reproduce this. Using my own account (and session ID) using the two queries:
Seem to be producing me the proper results (ordered properly).
What exactly are you seeing?
Contestado por okster
el 21 de marzo de 2014 a las 10:16
Hey Travis,
I'll give you an example with this query: http://api.themoviedb.org/3/account/###/rated_movies?sort_by=created_at&sort_order=desc&api_key=###&session_id=###&page=1&language=de#
Now the json result of this query is: http://www.movietip.net/shared/screen3.png
The sort order in the differes after the 3rd entry: http://www.movietip.net/shared/screen4.png
I am pretty sure that the order on the webpage is the right one!
Usage of the api seems to be right?!
Cheers!
Contestado por Travis Bell
el 26 de marzo de 2014 a las 18:34
I happened to be in the account area doing something else and noticed a potential issue that could explain what you were describing. Can you tell me if you're still seeing this issue?
Contestado por OkeHargens
el 27 de marzo de 2014 a las 11:20
It seems to be working now!
Thanks, for the quick fix :)