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
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 18 de junio de 2015 a las 15:48
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.