#h2o-webhook-signature

1 messages · Page 1 of 1 (latest)

valid mulch
#

hello! are you using Node in your backend?

tepid whale
#

yes

valid mulch
#

this mostly happens when your endpoint parses the event body and doesn't return the raw body of the Event to your webhook endpoint

a common issue, there are some solutions here on allow listing your webhook endpoint to only return the raw request body: https://github.com/stripe/stripe-node/issues/341

tepid whale
#

thanks

#

Ohh thank you so so much I have been having this problem for days and I didnt know why and this shows me why thank you so mcuh