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
I copied the basic code for Python and tried to run it because my own code wasn't working—it isn't able to do the Handshke. I have an Nginx reverse proxy for the SSL, but I know that isn't the issue as it works for everything else (GET, POST, other WebSockets). I have been running into this issue everywhere, with your code, with my own code, and with different code using flask-socketio. Any advice for how to move forward?
Also what version of socket.io does Twilio use?
The text was updated successfully, but these errors were encountered:
I copied the basic code for Python and tried to run it because my own code wasn't working—it isn't able to do the Handshke. I have an Nginx reverse proxy for the SSL, but I know that isn't the issue as it works for everything else (GET, POST, other WebSockets). I have been running into this issue everywhere, with your code, with my own code, and with different code using
flask-socketio
. Any advice for how to move forward?Also what version of socket.io does Twilio use?
The text was updated successfully, but these errors were encountered: