browser.js:25 WebSocket connection to 'wss://{{project}}.supabase.co/realtime/v1/websocket?apikey={{apikey}}=1.0.0' failed: .subscribe((status) => console.log(status)); prints SUBSCRIPTION_ERROR. Investigating the realtime logs shows a lot of this in event messages Auth error: {:error, :signature_error} , and this in the context"@supabase/supabase-js": "1". I've upgraded to "@supabase/supabase-js": "1.35.7", same issue.