#Jaxon-webhooks
1 messages · Page 1 of 1 (latest)
hi there
it means that something is wrong either
- you used the wrong webhook signing secret whsec_xxx for the endpoint
- you didn't pass the exact raw request payload from Stripe to the constructEvent function
you should add some logging to debug which secret you use and what the payload looks like and compare that to what you see in your Stripe dashboard for the event
Should the body of the request be a string