Diagnostics
Exactly what MAX is connected to, and what it is still waiting on.
Connection diagnostics
Raw probes. Token values are never printed — only presence, claims and expiry.
Auth status
HTTP endpoint results
Run the probes to populate this section.
WebSocket
WebSocket handshake attempts (0)
No handshake attempted yet in this session. Sign in or run the probes to populate this log.
Backend work still required
This origin is not on the Maxwell CORS allowlist
The HTTP API allows only https://d29gjpfza3a43t.cloudfront.net. Browser CORS will block every call from this origin until it is added to CorsConfiguration.AllowOrigins in MaxwellCoreControlPlaneV1.template.yaml and redeployed.
This origin's callback URL is not registered in Cognito
Add /auth/callback to CallbackURLs and LogoutURLs on app client 37pj7s1u2oh6b71of4c2t06l49. Until then Cognito rejects the sign-in redirect.
No backend /activity route exists
Confirmed by the contract: Activity is a client-side grouping of /alerts, /control and /push/subscriptions — not a backend endpoint.
Voice upload route is not implemented server-side
/audio-upload-url is referenced by the legacy frontend but no route or Lambda implements it. MAX does not build against it.
