#jerryjose_
1 messages · Page 1 of 1 (latest)
Hmm, can you elaborate more on your setup?
I have created new Webhook endpoint in my .net core application. Webhook api endpoint url is http://localhost:7233/api/webhook. Also I configured Stripe CLI to test the payment event. When I trigger the payment event(via Stripe checkout page) I am getting this error. I am not sure anything I missed
Is this in a Docker container?
No
I don't think this is an issue specific to the CLI. Seems like some kind of connection issue between the CLI and your local endpoint, perhaps a firewall configuration?