#abhishekkumar-webhooks

1 messages · Page 1 of 1 (latest)

drowsy oriole
#

hello Abhishek, how can we help?

still pasture
#

I have enabled webhook for production. The webhook event is failing. It is throwing 400 Err.

#

I have checked in local, its working

drowsy oriole
#

have you tracked down at which line of code in production it is throwing the 400 error at?

still pasture
#

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

drowsy oriole
#

can you share the event id?

still pasture
#

evt_3KJuxTIaaXH6YrMe2L4deits

drowsy oriole
#

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?

still pasture
#

No

drowsy oriole
#

have you tried checking with your host/server whether you've receive any POST attempts from Stripe?