Woocommerce API thinking image SRC is a different type of file, not a JPG
Example: ["images"]=> array(6) { [0]=> array(2) { ["src"]=> string(112) "https://nz.tradevine.com/BlobStorage/GetFullPhoto?photoID=3783754511503592459&organisationID=3468490059683634443" ["position"]=> string(1) "0" } The image is https://nz.tradevine.com/BlobStorage/GetFullPhoto?photoID=3783754511503592459&organisationID=3468490059683634443 I get an error: "Error: Invalid image: Sorry, you are not allowed to upload this file type. [woocommerce_api_product_image_upload_error] I change WP_config file…