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:

  1. If "Supabase Auth Cookies ... WAS NOT FOUND", investigate why cookies aren't sent/received.
  2. 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.
  3. Check Vercel server logs for any preceding errors from middleware or this component.