punnP
Convex Community3y ago
12 replies
punn

Getting raw body from request

Is there a way to get a raw unparsed body from a request object. In express it would be req.body

I'm trying to pass this to the payload of my Stripe WH signature verification and it's not taking
req.text()
.
Was this page helpful?