키보드 단축키
고급 검색
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 :)
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
로그인
회원가입
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
가입하고 커뮤니티에 참여하세요
okster님의 댓글
3월 15, 2014 at 8:43 오후
On the webpage it seems to be working just fine!
Thanks
Travis Bell님의 댓글
3월 17, 2014 at 5: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?
okster님의 댓글
3월 21, 2014 at 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!
Travis Bell님의 댓글
3월 26, 2014 at 6: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?
OkeHargens님의 댓글
3월 27, 2014 at 11:20 오전
It seems to be working now!
Thanks, for the quick fix :)