#surbhi
1 messages · Page 1 of 1 (latest)
Hi, sorry for the delay! The response is what your endpoint returned to Stripe after receiving the event. In this case, it looks like your server is returning a 403 response instead of a 200
ok..
Are you able to inspect any logs you maintain on your endpoint to see why that was the case?
i am testing webhook.. may be its beacuse i have not given the proper url..
i used this for checkout to see webhook events
yep, that would do it. the webhook URL you set up/use should be one you own and accessible over https - https://stripe.com/docs/webhooks#webhook-endpoint-def