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?
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת Kleingroup
ב-דצמבר 12, 2023 ב-7:34לפני חצות יום
Also, wanna know how to use arguments release_date.gte={maximun_date}&release_date.lte={minimun_date}
תגובה מאת ticao2 🇧🇷 pt-BR
ב-דצמבר 12, 2023 ב-9:37לפני חצות יום
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.