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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 7 abril 2017 às 10:24 AM
Search doesn't support discover parameters. The supported filters are available in the documentation.