Back to All

Bad Request on Products!!!!

I am receiving a BadRequest response when I try to get my products.

{
"errors": [
{
"code": "Controller_Invalid_Page_Number",
"name": null,
"description": "Page number '0' is incorrect. Equal or more than one expected"
}
]
}