Rest Api Problem
-
Hi,
I’m getting the following error when loading category, brand and image.{
“code”: “rest_invalid_param”,
“message”: “Invalid parameter: categories”,
“data”: {
“status”: 400,
“params”: {
“categories”: “categories[0] not object type.”
}
}
}
- The topic ‘Rest Api Problem’ is closed to new replies.