CORS
Status: Closed · Asked by Ro_meow on · 0 views
Hi !
I've set up a Google Sheets webhook to my WooCommerce website's REST API but there is a problem as I'm blocking URL with a strict CORS policy on it.
I can't find which domain I have to authorize to make Pabbly work with my website.
Thank you for your help !
Hey @Ro_meow
It appears that you are facing issues in making a connection with the WooCommerce application. To resolve this issue, I request you to ask your host provider to whitelist the IP address of Pabbly Connect. Below is the IP address for your reference:
Pabbly's IP address 44.224.102.169
Once the IP address is whitelisted, please try to make the connection again.
If you require any further assistance, feel free to reach out.
Hi !
My host isn't blocking the IP, it's a CORS policy plugin that is blocking the connexion from another domain via htaccess rules.
Like : Header Set Access-Control-Allow-Origin "https://mysite.mysite.com"
where https://mysite.mysite.com is the domain Pabbly uses to send data through API.
Do you know what is this domain ?
Thank you !
Best Regards !
It's solved ! Thank you !