#surbhi

1 messages · Page 1 of 1 (latest)

sonic swiftBOT
primal badge
#

Hi

#

I tried to create a webhook

#

but i can see

#

what might be the reason..

halcyon kernel
#

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

primal badge
#

ok..

halcyon kernel
#

Are you able to inspect any logs you maintain on your endpoint to see why that was the case?

primal badge
#

i am testing webhook.. may be its beacuse i have not given the proper url..

#

i used this for checkout to see webhook events

halcyon kernel