Error during Websocket handsake: Unexpected response code 403 #5175
Unanswered
barbar0jav1er
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys I'm using socket.io behind Istio proxy, and after the first request to
https://my-domain.com/api/terminal/socket.io/?EIO=4&transport=polling&t=p5-26CP
(this request has an Authorization header) I getting the connection upgrade from the serverAnd then when the swtich protocol occurs i got a
Error during Websocket handsake: Unexpected response code 403
when hitwss://my-domain.com/api/terminal/socket.io/?EIO=2343hfhfjfj&transport=polling
Any help with this
Beta Was this translation helpful? Give feedback.
All reactions