Portal Access Denied
Timestamp: 2025-07-01T05:17:28.792Z
Requested Path: /portal
User Object: null
Session Error: AuthSessionMissingError - Auth session missing!
Supabase Auth Cookies (sb-*-auth-token) Present in Request: No
All Cookies Logged by Server Component (from this request):
Next Steps:
- If "Supabase Auth Cookies ... WAS NOT FOUND", investigate why cookies aren't sent/received.
- If cookies ARE present but session error is "AuthSessionMissingError" or similar, RE-VERIFY SUPABASE_JWT_SECRET in Vercel environment variables. It MUST be an exact match.
- Check Vercel server logs for any preceding errors from middleware or this component.