#abhishekkumar-webhooks
1 messages · Page 1 of 1 (latest)
I have enabled webhook for production. The webhook event is failing. It is throwing 400 Err.
I have checked in local, its working
have you tracked down at which line of code in production it is throwing the 400 error at?
I'm not getting any error in the code in production. The error showing in stripe dashboard log is "Webhook delivery failed". Webhook is working fine in local environment
can you share the event id?
evt_3KJuxTIaaXH6YrMe2L4deits
The Dashboard shows when we try to send events to your server in production we're getting a 400 HTTP response indicating delivery of the event failed.
did your application receive the webhook event?
No
have you tried checking with your host/server whether you've receive any POST attempts from Stripe?