Stripe issue
Unanswered
Sloth bear posted this in #help-forum
Sloth bearOP
I have a problem with stripe's signature that I don't understand :
✓ Compiled /api/webhook/stripe in 474ms (80 modules)
Webhook signature verification failed: No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe?
If a webhook request is being forwarded by a third-party tool, ensure that the
exact request body, including JSON formatting and new line style, is preserved.
Learn more about webhook signing and explore webhook integration examples for various frameworks at https://github.com/stripe/stripe-node#webhook-signing
POST /api/webhook/stripe 400 in 516ms
✓ Compiled /api/webhook/stripe in 474ms (80 modules)
Webhook signature verification failed: No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe?
If a webhook request is being forwarded by a third-party tool, ensure that the
exact request body, including JSON formatting and new line style, is preserved.
Learn more about webhook signing and explore webhook integration examples for various frameworks at https://github.com/stripe/stripe-node#webhook-signing
POST /api/webhook/stripe 400 in 516ms