Hey, I'm using the Taxonomy stripe webhook file as an example for my next 12 project that is deployed on vercel, and whenever I trigger a webhook, it fails with the following error: "Webhook Error: No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe? "
An open source application built using the new router, server components and everything new in Next.js 13. - taxonomy/stripe.ts at main ยท shadcn/taxonomy
Solution
Api secret key and webhook secret are not the same thing