SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS

My app is working great in vscode and the live build. Wanted to try it out in IDX. Everything loads and then I am hit with some type of websocket error. Any thoughts?