when i call the api to get movies in a specific genre, all genres return the same result.
when I search for comedy movies for example it returns the same list when I search for animation!
why is that?
@idaoskooei said: search by genre (discover/movie)
when i call the api to get movies in a specific genre, all genres return the same result.
when I search for comedy movies for example it returns the same list when I search for animation!
why is that?
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.
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 11 月 27 日 5:39下午
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.