For awhile now, I've been using this endpoint and the successfully keying of the object_ids field.
Now that field is no longer returned in my response.
Was this a recent change?
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ نوامبر 7, 2023 ساعت 11:57 ق.ض
Hey @dneal, indeed it was. There's no public use of those ID's, and that field was actually technically never supposed to be made public (it was a bug that slipped in a few years ago).
پاسخ توسط CousinMachin
در تاریخ ژوئیه 11, 2024 ساعت 1:43 ب.ض
Hi, I was also using this object_ids field, because it was really useful to be able to get the ids of all the items in the list in only one call. Now that it has been removed, is there another way to do it without having to loop on all the pages of the list ? It looks like it would be a waiste of resources to be forced to loop on all the list pages just to get the ids of all the items inside it.
Thanks!