How to verify Memberstack webhook signatures in Python Flask and validate the requests using the signing secret? Answered

Post author
Felix Gräf

Hey guys, I need some help with the verification of a webhook. Im programming an app in python on my backend in a flask app. How do I verify the memberstack webhooks? I keep getting "invalid signature" errors.

Comments

10 comments

Please sign in to leave a comment.