This seems similar to some unanswered questions on stack overflow.
I am running a python socketio app on heroku and I get this error when I launch the website :
Error during websocket handshake Unexpected response code: 400
I kept thinking this was a flask-socketio error but reading similar problems online makes me think this is a socketio error. Any one knows how to proceed with this?