Iap.list products undocumented limit

In example I am using just one product_id but 21 times. This product_id is totally valid. And Its triggers an error. But if I request equal or less than 20 product_ids it works and responds with valid data. If i request just this one, without duplicates, the result is the same as if there will be duplicates. But in request must be less or equal than 20 elements. I already added code in project to bypass this limit with internal queue. This behavior is undocumented and seems really weird because platform APIs doesn’t have any limits in this functionality

1 Like