Stripe - pass rawBody to the `stripe.webhooks.constructEventAsync`
await stripe.webhooks.constructEventAsyncI followed Web dev cody tutorial. We both used request.text() as a payload to
stripe.webhooks.constructEventAsyncBut this is what I get from convex console (screenshots)
Any ideas, should I worry about it or should I leave it as it is?


