Next.js Discord

Discord Forum

vercel redirects stripe webhook to authentication

Unanswered
Mini Lop posted this in #help-forum
Open in Discord
Mini LopOP
my stripe works locally, but it doesn't work with hosted webhook, because stripe gets 401. the error message indicates that vercel is blocking it.

i saw others having similar issues, but this didn't work for me.
https://github.com/vercel/next.js/issues/49739#issuecomment-1622605805

next version: 14.2.3
stripe api version: 2024-04-10

deployed with `vercel deploy'

0 Replies