How can I configure CORS for pabbly webhook.

Status: Closed · Asked by Akash1829 on · 0 views

Akash1829 — Question ·

I am trying to send data to pabbly webhook from: https://dev-api.superfone.co.in
but I am getting this error: https://connect.pabbly.com/workflow/sendwebhookdata/IjU3NjUwNTZkMDYzMTA0M2M1MjZlNTUzMzUxM2Ii_pc' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.
I am unable to find any CORS related settings in pabbly. Please help me out. How can I accept data from this domain to pabbly webhook

Pabblymember11 — Reply ·

Hey @Akash1829

You can check it through a webbooks testing site called webhook.site.

You can copy the webhook URL provided by Webhook.site inside your application and do the test event inside the application to see if the webhook is being worked inside Webhook.site. This will double-confirm the issue.

Here is a sample video that you can follow to track the webhook issue:

youtube.com/watch?v=mnJFZxwhiEQ

Pabblymember11 — Reply ·

Also, can you please ask your service provider to whitelist Pabbly Connect's IP address- 44.224.102.169?

Back to all forum threads · Log in to reply