woocommerce / woocommerce-rest-api-js-lib

New JavaScript library for WooCommerce REST API
https://www.npmjs.com/package/@woocommerce/woocommerce-rest-api
MIT License
273 stars 76 forks source link

405 Method Not Allowed On DELETE & PUT Products #93

Closed crismarucci closed 3 years ago

crismarucci commented 3 years ago

Hi, I tried to execute DELETE and PUT on Products but I always get 405 error. I follow the example on README and everything is just the same. Any ideas? Tks.

crismarucci commented 3 years ago

It was a server configuration. I talked with my hosting provider and they enable that methods.