The ID must be integer, but with this specific ID it is a string. "2". But if you change the URL and use say 3 it will work correctly.
String ID: https://api.themoviedb.org/3/company/2/images?api_key= (wrong)
Integer ID: https://api.themoviedb.org/3/company/3/images?api_key= (correct)
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ فبراير 6, 2024 في 7:05 مساءا
Hi @beerinjection,
The fix for this is going live right now. Give the cache some time to purge items, and you'll see the fixed responses.
رد بواسطة Cyro
بتاريخ فبراير 6, 2024 في 7:33 مساءا
Thanks Travis!