Discussions

Ask a Question
Back to all

Product Listing APIs - Possible Bug in production

When searching for a product at the GET /products/search/others endpoint in production. It returned one matching result but the metadata claimed that there were 2 pages worth of result, with each page 10 entries long.

This is clearly a mistake. I don't know if the mistake is that only one result is returned when multiple ones should be present or if the paging metadata is the buggy part ... can you please comment?

I can provide the sample response over private channels if you reach out to me.