Hello,
All the parameters works, but the release_date
doesn't work in the both routes in my Android application, why ?
I can get the title, the overview etc... but not the release_date
. It's strange. When I test the request in chrome I get the right json with release_date
.
Thank you
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 18 junho 2015 às 3:48 PM
Hi webmasterflo,
The
release_date
is available (as you can see in Chrome). You'll have to look at your code and figure out how to read the field. There is nothing unique about therelease_date
field.