#haruto.nft-webhooks

1 messages · Page 1 of 1 (latest)

tawdry bronze
#

@drowsy kraken hi! what URL are you using for the webhook?

tawdry bronze
#

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

drowsy kraken
#

oh, thank you