#haruto.nft-webhooks
1 messages · Page 1 of 1 (latest)
my guess is you don't have that set up correctly in AWS to allow incoming connections, or have a firewall that blocks connections from outside services like Stripe!
I assume you can't ping it either(like you can't send a request to that URL from your own machine either, right?).
IF you need to allow IP addresses in your AWS settings, ours are at https://stripe.com/docs/ips#webhook-notifications so those all need to be allowed
oh, thank you