woocommerce/woocommerce-rest-api-js-lib

Put and delete not working

PMLS3 opened this issue · 0 comments

PMLS3 commented

Post and Get functions are working 100%.

Put and delete don't return error but don't return required response and does not update (delete or update)

Capture

The response.data

Capture2