Stripe webhook "No payload" issue

Heya, I keep getting this issue on my deployed instance of better-auth:

{
  "code": "WEBHOOK_ERROR_NO_WEBHOOK_PAYLOAD_WAS_PROVIDED",
  "message": "Webhook Error: No webhook payload was provided."
}


Not sure why at all...
Was this page helpful?