I am testing currently with the api person, for example http://api.themoviedb.org/3/person/18277?api_key=&append_to_response=credits (18277 = Sandra Bullock)
All the actors I have tested so far have an empty profile_path. Is this normal?
The api movie, so http://api.themoviedb.org/3/movie/1642?api_key=&append_to_response=casts returns a valid profile_path for Sandra Bullock (1642 = The Net)
Thanks,
Richard
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ نوفمبر 2, 2013 في 10:45 صباحا
Hi Richard,
This is indeed a bug, no doubt caused by the fact I was in there re-organizing some person stuff yesterday. I've created the ticket for it here and will get the fix deployed later today.
Cheers.
رد بواسطة Richard Schiks
بتاريخ نوفمبر 2, 2013 في 10:48 صباحا
Thanks!
رد بواسطة Travis Bell
بتاريخ نوفمبر 2, 2013 في 2:01 مساءا
Fix for this was just pushed. You'll have to wait for the cache to expire before seeing the changes to already cached items but from here on in, newly cached items will have the proper
profile_path
filled in.