Summary and description
These instructions on integrating Clerk webhooks don't work when deploying to Vercel:
https://redwoodjs.com/docs/webhooks#base64-sha256-verifier-used-by-svix-clerk
It ends up throwing WebhookVerificationError. The instructions do, however, work on Netlify.
I believe this may have to do with Vercel somehow pre-parsing and modifying the body.
Are you interested in working on this?
Summary and description
These instructions on integrating Clerk webhooks don't work when deploying to Vercel:
https://redwoodjs.com/docs/webhooks#base64-sha256-verifier-used-by-svix-clerk
It ends up throwing
WebhookVerificationError. The instructions do, however, work on Netlify.I believe this may have to do with Vercel somehow pre-parsing and modifying the body.
Are you interested in working on this?