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
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
3월 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.
jdar님의 댓글
3월 9, 2013 at 10:26 오후
Thanks for the quick reply. I'll check back later.