I'm using this URL to search for movies with title:
https://api.themoviedb.org/3/search/movie?api_key=###&query=The+Lord+of+the+Rings&vote_count.gte=150
but it doesn't seem to be taking the last parameter into account.
Is this because you can't combine filtering methods from discover and search?
Thanks
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
4월 7, 2017 at 10:24 오전
Search doesn't support discover parameters. The supported filters are available in the documentation.