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
Film of tv-serie niet gevonden? Meld je aan om deze toe te voegen.
Want to rate or add this item to a list?
Not a member?
Reactie van Travis Bell
op 18 juni 2015 om 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.