#jaymuk
1 messages · Page 1 of 1 (latest)
Hey there
hello!
When you say "failed" here do you mean why did your server not respond to the webhook with a 200?
as in why did the server respond with a 400
other events seem to be fine
I suppose I could check our server logs, but wondering if there's any info which I can access from Stripe dashboard
You can look at the Event in the Stripe Dashboard to see the Response that your server sent
Other than that, you need to check your Server
ah okay.. the response was completely empty, so I'll need to dig in a bit more
thanks!
Sure thing. Let me know if I can help, but really the best thing would be to add a bunch of logs to your webhook endpoint!
thanks! Appreciate it!