Next js 13.2 https trigger

Hello I am trying to trigger my workflow using a buttin in next js and I am getting a connection refusal error when I try it. I have attached my code below. Any help would be great!

Also, HTTPs test events are not going through in the work flow.

Hi @tysonhichman,

Could you try to narrow down the problem by using Postman to call to Pipedream? I suspect your network is blocking the call to Pipedream somehow.

Hey, you were right something is blocking my connection to pipedream. How can I troubleshoot this issue? @vunguyenhung

Hi @tysonhichman,

Actually I’m not sure how to troubleshoot the networking on your machine. I think you can check if your machine is running some network application such as VPN and turn them off

so @vunguyenhung I figured out the issue if you use Eero services it blocks any https requests on the internet. In order to bypass this you have to make a guest network and then it lets you bypass all restrictions. Just for future notice. Thank you for the help.