Hi,
I have a strange behaviour with the watchlist (same for the favorites)
With this call :
http://api.themoviedb.org/3/account/5957233/watchlist/movies?api_key=xxxxxx&session_id=yyyyy&page=1
I receive :
"id": 9312,
"original_language": "en",
"original_title": "Mortal Kombat",
"overview": "For nine generations an evil sorcerer has been victorious in hand-to-hand battle against his mortal enemies. If he wins a tenth Mortal Kombat tournament, desolation and evil will reign over the multiverse forever. To save Earth, three warriors must overcome seemingly insurmountable odds, their own inner demons, and superhuman foes in this action/adventure movie based on one of the most popular video games of all time.",
"release_date": "1995-08-18",
[...]
But if I add a language code :
http://api.themoviedb.org/3/account/5957233/watchlist/movies?api_key=xxxxxx&session_id=yyyyyy&page=1&language=en
Here is what I get :
"id": 9312,
"original_language": "en",
"original_title": "Mortal Kombat",
"overview": null,
"release_date": "1995-08-18",
[...]
The overview is null.
Does anyone have the same issue ?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مايو 30, 2016 في 7:19 مساءا
I am pretty sure I know what's causing this. I'll try to look at it this week.
Thanks.
رد بواسطة Schenaerts Michael
بتاريخ مايو 31, 2016 في 12:55 صباحا
Thanks Travis.
رد بواسطة Schenaerts Michael
بتاريخ يوليو 29, 2016 في 2:46 صباحا
Hi Travis,
Any updates on this one ?
Regards, Michaël
رد بواسطة Travis Bell
بتاريخ يوليو 29, 2016 في 9:53 صباحا
Hi Michaël,
Sorry, not yet, but I am finally close to getting the last 3 weeks of work pushed out and once it is, I'll swing back to this bug.
Thanks for your patience.