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
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 18 juni 2015 vid 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.