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 的回复
于 2023 年 12 月 12 日 7:34上午
Also, wanna know how to use arguments release_date.gte={maximun_date}&release_date.lte={minimun_date}
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 12 月 12 日 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.