Cannot add product to cart.
-
Hello,
I am trying to use this plugin to manage cart items via API.
I cannot seem to add products to a cart. It keeps returning an error:data: {
????code: ‘rest_missing_callback_param’,
????message: ‘Missing parameters: id’,
????data: { status: 400, params: [Array] }
??}
Id is passed with the request.
Any ideas?
Best regards, AlenThe page I need help with: [log in to see the link]
- The topic ‘Cannot add product to cart.’ is closed to new replies.