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
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Ответ от Travis Bell
, 18 июня 2015 в 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.