Open TonyStark opened 2 years ago
You may want to avoid using line mode, if that's what interferes with the communication. You may also want to use --base64
/ --base64-text
mode to specify arbitrary bytes for messages.
not working still get the same
cmd=
./websocat -t "wss://data.tradingview.com/socket.io/websocket?from=chart/" -H "Origin: https://www.tradingview.com" -v -v
output=I pass this input
~m~54~m~{"m":"set_auth_token","p":["unauthorized_user_token"]}
output=How to make it work? Thank you