CORS

Status: Closed · Asked by Ro_meow on · 0 views

Ro_meow — Question ·
Task History ID: IjU3NjUwNTZlMDYzNTA0Mzc1MjZhNTUzMzUxMzQi_pc

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 !

Arshita — Reply ·

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.

Ro_meow — Reply ·

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 !

Ro_meow — Reply ·

It's solved ! Thank you !

Back to all forum threads · Log in to reply