Unexpected token 'I', Invalid request body is not valid JSON
Continued working on up my SvelteKit + Supabase Auth Helpers project from yesterday... tried signing in, and... suddenly I'm getting a
?! Only a few minor changes to the project from what I pushed to production yesterday (and which works). Cannot for the life of me see what suddenly changed. This error happens in
Any ideas? Where should I look?
500 error when Supabase tries to apply auth actions.?! Only a few minor changes to the project from what I pushed to production yesterday (and which works). Cannot for the life of me see what suddenly changed. This error happens in
npm run dev and npm run build. Here's the DevTools window:Any ideas? Where should I look?

