The Movie Database 지원

I am using the API for my university project. I only use the discover feature of the API. I build the discover request like this: var request = "http://api.themoviedb.org/3/discover/movie?with_genres=" + genre + "&sort_by=" + order + "&primary_release_year=" + year + "&page=" + page +"&api_key=" + apiKey;

It was working quite well until our instructor opened assignments for peer review. So other students are currently reviewing my project and it is not working now.

I receive object with an empty results like this: Object {page: 1, results: Array[0], total_results: 0, total_pages: 1}

I am thinking if this is a request limit issue or something similar that I'm not aware of since I am new to this API. I really need a quick reply, because this will be affecting my grading of the assignment.

3 댓글 (1 / 1)

Jump to last post

Hi there,

I will need to see an exact query I think because this is working fine for me:

https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=18&sort_by=popularity.desc&primary_release_year=2015&page=1

Hi,

I was using the query like this when there year isn't selected and it was working:

https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=18&sort_by=popularity.desc&primary_release_year=0&page=1

But I think it has changed now because the results are empty when the year is set to 0. It works fine for other year options(2014, 2013..). I fixed the problem by removing the "primary_release_year" from the query completely instead of setting it to 0. I think its an improvement, however I couldn't see it in the recent updates.

Thanks for replying quickly!

Happy to hear you sorted it out!

Cheers.

찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.

전체

s 검색 바 띄우기
p 프로필 메뉴 열기
esc 열린 창 닫기
? 키보드 단축키 창 열기

미디어 페이지

b 돌아가기
e 편집 페이지로 이동

TV 시즌 페이지

(우 화살표) 다음 시즌으로 가기
(좌 화살표) 이전 시즌으로 가기

TV 에피소드 페이지

(우 화살표) 다음 에피소드로 가기
(좌 화살표) 이전 에피소드로 가기

모든 이미지 페이지

a 이미지 추가 창 열기

모든 편집 페이지

t 번역 선택 열기
ctrl+ s 항목 저장

토론 페이지

n 새 토론 만들기
w 보기 상태
p 공개/비공개 전환
c 열기/닫기 전환
a 활동 열기
r 댓글에 글쓰기
l 마지막 댓글로 가기
ctrl+ enter 회원님의 메세지 제출
(우 화살표) 다음 페이지
(좌 화살표) 이전 페이지

설정

이 항목을 평가하거나 목록에 추가할까요?

로그인