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 ?
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 29 augusti 2024 vid 11:00 AM
You're searching "romolus" when you mean to be searching for "romulus".