#Jose13
1 messages · Page 1 of 1 (latest)
What library are you using? Node?
Yes using Node
This is a fairly common issue folks run into unfortunately. Usually it's due to the raw body not being passed
Recommend you start here: https://github.com/stripe/stripe-node/issues/331
And see if any of those suggestions solve the issue for you