It seems that upcoming movies api can not return more than 16 upcoming movies - is this correct?
I tried adjusting page_limit to a value higher than 16, but less than 50 (which seems to be the upper limit) however I still get only 16 results. I would expect the "page" parameter to give me the next 16, however that does not happen either.
So is this a bug and is there any way to get more upcoming movies?
I'm noticing that future releases do exist in database, for example "http://www.rottentomatoes.com/m/premium_rush/" which comes out on August 24th, however the upcoming releases api won't return anything past August 17th.
It seems that upcoming movies api can not return more than 16 upcoming movies - is this correct?
I tried adjusting page_limit to a value higher than 16, but less than 50 (which seems to be the upper limit) however I still get only 16 results. I would expect the "page" parameter to give me the next 16, however that does not happen either.
So is this a bug and is there any way to get more upcoming movies?
I'm noticing that future releases do exist in database, for example "http://www.rottentomatoes.com/m/premium_rush/" which comes out on August 24th, however the upcoming releases api won't return anything past August 17th.
Any help would be greatly appreciated.
Message edited by soap 3 months ago
soap – 11 months ago
Anyone here that can help?
Thanks in advance.
ignitionDev – 3 months ago
I am having the same issue here. movies/upcoming.json is returning very few results, about 18 for me. Was this ever solved?