Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket connection error Handshake status 200 OK #42

Open
vinothkumarfenfeo opened this issue Mar 15, 2024 · 0 comments
Open

Websocket connection error Handshake status 200 OK #42

vinothkumarfenfeo opened this issue Mar 15, 2024 · 0 comments

Comments

@vinothkumarfenfeo
Copy link

Hi,
I am also facing same issue when i tried to connect web socket, the issue is "Handshake status 200 OK",
My code is:
import websocket from websocket._exceptions
import WebSocketConnectionClosedException

ws = websocket.create_connection("ws://dev.charger.com/chargerWebService/connect/")

here
"dev.charger.com" is my domain,
"chargerWebService/connect/" is my path

I get this error like "Handshake status 200 OK" #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant