#kirito
1 messages · Page 1 of 1 (latest)
Hi
You are probably changing the body of the request. do you have a json middleware configured in your express app?
Try follow this official sample:
https://github.com/stripe/stripe-node/blob/master/examples/webhook-signing/express/main.ts#L19