stripe 404 error
i am getting the error when running
http://localhost:3000/api/auth/subscription/upgrade
404 when using
for reference, i am using stripe cli with the command:
stripe listen --forward-to http://localhost:3000/api/auth/stripe/webhook
auth.ts
authClient.ts
0 Replies