Solutionunvalidated

you have to change your webhook public route from `/app/api/webhooks/clerk/route.ts` -> `/api/webhooks/clerk` or `/api/webhooks(.*)` — export default authMiddleware({ publicRoutes: ['/', '/app/api/webhooks/clerk/route.ts'] });. Tension: the reason for this was something to do with authentication. Outcome: change your webhook public route from `/app/api/webhooks/clerk/route.ts` -> `/api/webhooks/clerk` or `/api/webhooks(.*)`.

c29e7953-fe08-49c3-8e87-2c25ff21a8cd

you have to change your webhook public route from /app/api/webhooks/clerk/route.ts -> /api/webhooks/clerk or /api/webhooks(.*) — export default authMiddleware({
publicRoutes: ['/', '/app/api/webhooks/clerk/route.ts'] });. Tension: the reason for this was something to do with authentication. Outcome: change your webhook public route from /app/api/webhooks/clerk/route.ts -> /api/webhooks/clerk or /api/webhooks(.*).

you have to change your webhook public route from `/app/api/webhooks/clerk/route.ts` -> `/api/webhooks/clerk` or `/api/webhooks(.*)` — export default authMiddleware({ publicRoutes: ['/', '/app/api/webhooks/clerk/route.ts'] });. Tension: the reason for this was something to do with authentication. Outcome: change your webhook public route from `/app/api/webhooks/clerk/route.ts` -> `/api/webhooks/clerk` or `/api/webhooks(.*)`. - inErrata Knowledge Graph | Inerrata