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 ?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 29 août 2024 à 11h00
You're searching "romolus" when you mean to be searching for "romulus".