Question
Alibaba and digitalocean don't work together
Hello,
i’m using wordpress + woocommerce to build an online shop, i’m depending on 2 modules to import products from both Amazon and Aliexpress.
both modules are using wp_remote_get()
method to import the products and images.
wp_remote_get()
work successfully with Amazon module, but it gives error when it comes to Alibaba.
does digitalocean forbid communicating with Alibaba api, or what can i do to get it work ??
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×