When I search for the movie using id: 175627, It's returning an empty cast/crew array. {"id":175627,"cast":[],"crew":[]}
However when I search the website for the movie, it has cast/crew information. https://www.themoviedb.org/movie/175627-fidler-on-the-roof/cast
Why is there the inconsistency?
Thanks, Gar
Не можеш да нађеш филм или серију? Пријави се да додаш.
Желите ли да оцените или додате ову ставку у листу?
Нисте члан?
Одговор од Travis Bell
дана 09. март 2013. у 10:13 PM
The API caches data for up to 48 hours. 175627 must have been called before the cast was added. Give it some time and it will purge and update.
Одговор од jdar
дана 09. март 2013. у 10:26 PM
Thanks for the quick reply. I'll check back later.