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?
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Kleingroup
il 12 dicembre, 2023 alle 7:34AM
Also, wanna know how to use arguments release_date.gte={maximun_date}&release_date.lte={minimun_date}
Risposta da ticao2 🇧🇷 pt-BR
il 12 dicembre, 2023 alle 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.