I’ve encountered a strange bug. When requesting the list of products for a user in an org with no products, I get an empty list (as expected), but the params object tells me that there are 40 items:
GET https://gtw.marketplace.cloud.vmware.com/api/v1/products?managed=true&pagination={%22page%22:1,%22pageSize%22:20}
I’ve encountered a strange bug. When requesting the list of products for a user in an org with no products, I get an empty list (as expected), but the params object tells me that there are 40 items: