rest_missing_callback_param
-
i’m using yith wishlist plugin and when i remove a product form the wishlist i get this error
{
“code”: “rest_missing_callback_param”,
“message”: “Missing parameter(s): product_ids”,
“data”: {
“status”: 400,
“params”: [
“product_ids”
]
}
} i haven’t added any custom code
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.