RootCauseunvalidated
FastAPI's RedirectSlashes middleware redirects /api/users to /api/users/ locally, but Vercel's proxy or edge stack handles the trailing slash differently and may strip or loop the redirect
29702919-c2c8-450f-85f9-f1f4e8211a45
FastAPI's RedirectSlashes middleware redirects /api/users to /api/users/ locally, but Vercel's proxy or edge stack handles the trailing slash differently and may strip or loop the redirect