Need Help. I am unable to send a POST request from Site24x7 to n8n App Cloud

Hi team,

I am creating a third party integration from Site24X7 and added Production Webhook URL for n8n in Site24X7. When I send the test trigger, n8n app flow is not able to listen to the event and I get the error on Site24X7 which states that “Access to the configured URL is not allowed. Check your Firewall.” What am I doing wrong is it authentication or authorization issue as pings are going to webhook site successfully

hello @Shruti

Did you turn-on the webhook workflow in n8n? Did you try to open the webhook URL manually?

Thanks mate. It got resolved. It was an authentication issue where I was not keying in username and password in n8n Webhook correctly.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.