0
Hello, Apparently the new version of the woocomerc n API accepts more image registration URL with "?" then my product registration api pro ERP for wordpress sites are not registering images of the error of "woocommerce_product_invalid_image_id", before gave another error of "woocommerce_product_image_upload_error" but added in the wp-config.php file
define('ALLOW_UNFILTERED_UPLOADS', true);
this image URL works and all has extension . jpg (in the new version if n has extension of the same error) :
"https://cdn.arstechnica.net/wp-content/uploads/2016/02/5718897981_10faa45ac3_b-640x624.jpg"
in my case I send the images accessing my database at the time of running java.
this and my image url that I pass on the registration request "http://HOST.com.br/wicket/fotosprodutos?idObj=8XX&idAdm=X7&nomeArquivo=1fXXXX-baba-ff217e38d3e6.jpg"
previously worked now with this "?" where I pass the parameters after the api no longer accepts more.
then I want to know if I returning the version of the plugins I will lose everything I have registered in Wordpress to be able to install an older version of the plugin to 3.6.5 at least.
I am backing up to use wptimecapsule plugin and give feedback
– Guilherme Oliveira
I went back to woocomerc version Version 3.4.7 which is one before releasing the v3 api and it worked. rum that a bugou order column had to go back in the bank
– Guilherme Oliveira