kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

getting error while creating product using google drive links for images. #259

Closed sachinnb24 closed 4 years ago

sachinnb24 commented 4 years ago

while calling WooCommerce product create API getting the below error

{'code': 'woocommerce_product_invalid_image_id', 'message': '#1028 is an invalid image ID.', 'data': {'status': 400}}

dliver-more commented 2 years ago

Did you resolve this? I'm having the same issue.