#Nukesforbreakfast

1 messages · Page 1 of 1 (latest)

gleaming saffronBOT
random mango
#

Hi there!

gleaming saffronBOT
loud plume
#

Hi @slow zenith changing the webhook API version won't impact the signature verification.

#

Can you share with me one of the webhook events so that I can take a look?

slow zenith
#

Sure

#

Give me one second

#

evt_3MoCHjB7kbjcJ8Qq1u3GtYSS

#

from webhook we_1MoBt0B7kbjcJ8QqdbnLTmzB

loud plume
#

Does your webhook also respond with a 200 even when signature verification fails?

slow zenith
#

yes, because it starts a AWS StepFunction execution which returns immediately.

#

The event later failed verification

#
stripe.Webhook.construct_event(
    payload=raw_body, sig_header=signature, secret=webhook_secret
)
#

this raised a stripe.error.SignatureVerificationError