WooCommerce-REST-API-Client-Library icon indicating copy to clipboard operation
WooCommerce-REST-API-Client-Library copied to clipboard

Product update error: not supported

Open robertslagter opened this issue 10 years ago • 0 comments

Performing a product update via the library results in an error. The client tries to perform a PUT /wc-api/v2/products/ which does not work as expected. Referring to v3 of the REST API would solve the problem, but v3 has an updated type of authentication.

robertslagter avatar Dec 06 '15 06:12 robertslagter