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 ?
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Искате ли да го оцените или добавите към списък?
Нямате профил?
Отговор от Travis Bell
на 29 август 2024 в 11:00 AM
You're searching "romolus" when you mean to be searching for "romulus".