Woocommerce and flask for sending request
I am building an application for sending products into woocoomerce store. The issue I face is in sending an image with the product data from my local system.
API.post() missing 1 required positional argument: ‘data’ – The problem