Open
Description
Webhook validation fails
Hi! I'm trying to add validation to the webhook. When I'm trying to use a key, timestamp, a payload from your GitHub file with tests everything works fine. But when I generate my own key and try to use the request body which I catch via webhook.site it fails. I can provide body, key, headers which I use. I have the last version of SendGrid installed.
Could you please check if newly generated keys works fine for you. Thanks!
Steps to Reproduce
- Enable webhook in the admin panel
- Enable validation
- Add webhook.site link and send test request
- Substitute received request and send it to my webhook
- Receive fail because of bad key