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!