@nternez said: query limitation
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.
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= ?
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 10 月 19 日 10:31上午
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= ?
nternez 的回复
于 2023 年 10 月 20 日 2:35上午
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?
nternez 的回复
于 2023 年 10 月 20 日 2:49上午
My fault, sorry. :( I was just checking only the "backdrops"...