Hi im just trying to figure out how does "Upcoming" feature work, i was searching for results between today and 2024 but the response is a bunch of movies from other dates like the last relased movies or a 1942 movie. Could someone explain please?
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 Kleingroup
on December 12, 2023 at 7:34 AM
Also, wanna know how to use arguments release_date.gte={maximun_date}&release_date.lte={minimun_date}
Reply by ticao2 🇧🇷 pt-BR
on December 12, 2023 at 9:37 AM
Are you using the default Upcoming?
https://developer.themoviedb.org/reference/movie-upcoming-list
Or are you creating your own Upcoming using Discover?
In any case, it's better to see how your API Request was constructed.
Problems with API Request
In order for someone to help you with API Request questions,
it is critical that you post here the API Request you are sending to the TMDb server.
Remember to replace your Key with MY_KEY , YOUR_KEY , THE_KEY , or something like that.
Not the programming code/script you used to build the API Request.
But the API Request that is sent to the TMDb server.
Or the API Request you would like to send.