I have an issue: If I make this request: https://api.themoviedb.org/3/search/multi?api_key=X&query=un%20petit%20truc%20en%20plus It says: no results.
But if I change "petit" to "p'tit," like this: https://api.themoviedb.org/3/search/multi?api_key=X&query=un%20p'tit%20truc%20en%20plus It finds an exact match for the movie I'm searching for.
However, on the website https://www.themoviedb.org/search?query=un+petit+truc+en+plus with "petit," it finds the movie titled "p'tit" without any issue.
My query is essentially the same. Is it possible to use something like %LIKE% or how do they make it work?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by tmdb33509488
on November 27, 2024 at 7:48 PM
Please... I've searched everywhere and can't find anything. How can I get the same search query as tmdb?