Hello, maybe I don’t understand something, but when I make a request to get a upcoming list of movies, I get movies that have already been released. Even if I make a request in a developer mod on the site (https://developer.themoviedb.org/reference/movie-upcoming-list). My request url link 'https://api.themoviedb.org/3/movie/upcoming?language=en-US&page=1' . Can you please help me, what is the problem?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2024 年 02 月 20 日 11:08上午
Hi @Apollo33,
A few things...
You can add a
region
filter which will restrict the query to that country. If that still doesn't quite get the results you're looking for, you can build your own custom query that does match your criteria with discover.