#crawl-webhook-errors
1 messages · Page 1 of 1 (latest)
Error Rate 57%
Some request pass
And others, like invoice.paid
response
HTTP status code
403 (Forbidden)
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
</body>
</html>
on our WAF, we just discovered that those request were blocked
👋 @quiet tendon, this looks like a bug on your end where your own server (or Cloudflare or similar) is blocking those requests
yes correct
what are the stripe recommendation for this ?
do we open the endpoint to public and let the stripe verification key do it's job
or we whitelist ip set
It's really up to you, there are many ways to do this so it's whatever you're most comfortable with. But the stricted is IP allow listing: https://stripe.com/docs/ips#webhook-notifications
is the ip list constently updated ?
or is it fixed for good good
I can you guys use
https://stripe.com/files/ips/ips_webhooks.json