Like all our integrations, we aim to make connecting to WooCommerce as simple and painless as possible! There are some issues you may run into when trying to add your WooCommerce channel due to how your WooCommerce server is configured.
Woocommerce store version not compatible with v3 API!
We connect to your WooCommerce server via the WordPress v3 REST API. You'll want to ensure your servers are compatible with this and all end point calls required.
You can find more on WooCommerce's requirement for the WP v3 API in their documentation HERE.
Mod_Security not allowing connection, please fix your server.
Your server Mod Security settings are preventing the request from our servers to go through. You can either whitelist our outgoing IP addresses:
35.225.56.70
35.224.176.77
104.197.55.77
Or you may want to disable your Mod Security setting entirely.
403 Forbidden returned by API endpoint, please fix permissions.
We test your server compatibility by fetching an index. This call should not require authentication as documented HERE. You'll want to fix your server's permissions to ensure we're able to access all endpoints per the documentation.
Comments
0 comments
Article is closed for comments.