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からの返信
投稿:2013年03月09日 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からの返信
投稿:2013年03月09日 10:26 PM
Thanks for the quick reply. I'll check back later.