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?
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Kleingroup
12 joulukuu 2023 klo 7:34AM
Also, wanna know how to use arguments release_date.gte={maximun_date}&release_date.lte={minimun_date}
Vastaus käyttäjältä ticao2 🇧🇷 pt-BR
12 joulukuu 2023 klo 9:37AM
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.