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

Error: Invalid URI "/" when calling any Woocommerce.get #110

Open sebaelsaca opened 2 years ago

sebaelsaca commented 2 years ago

Woocommerce API.get(products) is not working because it throws an error: [Error: Invalid URI "/] . Any idea how to fix it?