I’m trying to set up a webhook in n8n (which I’ve done many times before) but this time I keep on receiving “Invalid Webhook Response” and I can’t figure out why. Is there any additional information I can look at to tell what’s failing and what I need to fix?
1 Like
It’s almost as if Noloco isn’t even able to reach the endpoint I specify. When testing with n8n, it doesn’t even see a request come through from Noloco, but I can use my browser to test just fine.
1 Like
Update to this, I know this is a Noloco problem now. I have set up a proxy in Make, the Noloco workflow hits the Make webhook which then immediately sends a request to my n8n webhook and everything works.
1 Like