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
Can't find a movie or TV show? Login to create it.
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
Reply by Travis Bell
on March 9, 2013 at 10:13 หลังเที่ยง
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.
Reply by jdar
on March 9, 2013 at 10:26 หลังเที่ยง
Thanks for the quick reply. I'll check back later.