Hello,
I'm getting an invalid ID error when trying to get information on an episode with URL /3/tv/44217/season/1/episode/1. I don't really understand why, as /3/tv/44217 returns :
{
...
id: 44217,
...
name: 'Vikings',
...
seasons:
[ { air_date: null,
poster_path: '/8peZFSGkUyN1nX2Gk5HokNajhc9.jpg',
season_number: 0 },
{ air_date: '2013-03-03',
poster_path: '/urH7OFhZtLUprzQBRveBwXEssSr.jpg',
season_number: 1 },
{ air_date: '2014-02-27', poster_path: null, season_number: 2 } ],
...
}
And /3/tv/44217/season/1 returns :
{
...
episodes:
[ { air_date: null,
episode_number: 1,
name: 'First Look: Behind the Scenes',
overview: 'History provides a first look at the their new scripted series, Vikings.',
still_path: '/cR8ikPqPVe1zFCUtqObkLNdJaAO.jpg',
vote_average: 0,
vote_count: 0 } ],
...
}
Am I missing something here ?
Thanks,
Nicolas
Fılmdi nemese kórsetimdi taba almadyńyz ba? Ony jasaý úshin kirińiz.
Want to rate or add this item to a list?
Not a member?
Travis Bell jaýaby
2014 Aqpan 24 kúni 11:24 AM ýaqytynda
Hey Nicolas,
I don't seem to be seeing that here:
What's the full request you're making?