Hello, I have an issue while using the API to look for movies details. I'm not getting any results, as an example I'm using the following requests:
$ curl --request GET --url 'https://api.themoviedb.org/3/search/movie?api_key=KEY&language=en-US&query=alien%20romolus' ─╯
{"page":1,"results":[],"total_pages":1,"total_results":0}
Am I doing something wrong ?
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 29 agosto 2024 às 11:00 AM
You're searching "romolus" when you mean to be searching for "romulus".