Skip to content

api/webhooks/auth: fix 'Error occured' -> 'Error occurred' response bodies#747

Open
SAY-5 wants to merge 1 commit intovercel:mainfrom
SAY-5:fix-auth-webhook-occured-response
Open

api/webhooks/auth: fix 'Error occured' -> 'Error occurred' response bodies#747
SAY-5 wants to merge 1 commit intovercel:mainfrom
SAY-5:fix-auth-webhook-occured-response

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Two Response(...) bodies in apps/api/app/webhooks/auth/route.ts (lines 160 and 183) read Error occured -- no svix headers and Error occured. Both are returned as the response body text for Clerk webhook verification failures and reach end users. String-literal-only change.

…odies

Two Response(...) bodies in apps/api/app/webhooks/auth/route.ts read 'Error occured -- no svix headers' and 'Error occured'. Both are returned as the response body text for clerk webhook verification failures and reach end users. String-literal-only change.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 16, 2026

@SAY-5 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel vercel Bot temporarily deployed to Preview – next-forge-storybook April 16, 2026 01:05 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant