Here is what i'm trying https://api.themoviedb.org/3/movie/upcoming?language=fr-FR&with_genres=16
However, the genre filter isn't working. i don't know what i am doing wrong,
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 Travis Bell
on February 1, 2024 at 10:26 PM
Hi @lyeslimani, those are not valid filters for
/movie/upcoming
. They only work on/discover
.Reply by lyeslimani
on February 3, 2024 at 1:22 PM
Hi, thank you for your quick replay. It seems the documentation at movie-upcoming-list isn't up to date then, if you can correct it (or maybe i'm looking in the wrong place).
Reply by Travis Bell
on February 3, 2024 at 1:24 PM
You’ve misunderstood the docs. It’s saying if you want to customize the query, use discover.