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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 9 março 2013 às 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.
Resposta de jdar
em 9 março 2013 às 10:26 PM
Thanks for the quick reply. I'll check back later.