You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't work on a remote server... I get a 400 error on the websocket. It has to do something with CORS but the documentation is super clear not.
Can you add the CORS module and define it so it is 100% usable on a wss://remote connection not just a local one? Every single example out there only talks of a local connection for that matter.
The text was updated successfully, but these errors were encountered:
This doesn't work on a remote server... I get a 400 error on the websocket. It has to do something with CORS but the documentation is super clear not.
Can you add the CORS module and define it so it is 100% usable on a wss://remote connection not just a local one? Every single example out there only talks of a local connection for that matter.
The text was updated successfully, but these errors were encountered: