Is there a query limitation that restricts the result set to ~60 items?
https://api.themoviedb.org/3/movie/{movie_id}/images
The result of this query with the id: 19995 results more than 300, but I can only get 60.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 š§š· pt-BR
on October 19, 2023 at 10:31 AM
I tested with ID 19995, Avatar (2009), and received the image paths without problems.
From the Posters I received 225 paths.
Did you specify languages ?
&include_image_language= and &language= ?
Reply by nternez
on October 20, 2023 at 2:35 AM
Thank you for your answer ticao2. No, I did not specify any, I do not use either. I only get 62. Could it be paginating the results?
Reply by nternez
on October 20, 2023 at 2:49 AM
My fault, sorry. :( I was just checking only the "backdrops"...