SzymonS
Convex Community2y ago
3 replies
Szymon

Stripe - pass rawBody to the `stripe.webhooks.constructEventAsync`

In general, stripe webhook works for me, however I am wondering why it gives me the error about passing rawBody or buffer to await stripe.webhooks.constructEventAsync


I followed Web dev cody tutorial. We both used request.text() as a payload to stripe.webhooks.constructEventAsync

But this is what I get from convex console (screenshots)

Any ideas, should I worry about it or should I leave it as it is?
image.png
image.png
Was this page helpful?