#bwestwood11

1 messages · Page 1 of 1 (latest)

last troutBOT
hearty crow
#

mostly it's the request.rawBody is not the exact content Stripe sent. Check if you have any middleware which attempt to modify the body

rough crag
#

app.use((express.json))

hearty crow
#

Please look through this issue and see if you can apply some of the suggestions here

rough crag
#

okay thanks

#

got it working based on your files thank you!