Community
Bad Request on Products!!!!
about 1 year ago by Alexander
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"
}
]
}