Hi, the data socket allows authentication via query params. Is there some provision to connect to this websocket via query params? The query params method is required to connect via browsers. Browsers can't connect to websocket using auth headers.
Please let us know the way to connect to order socket via browser(If there is any), and if there's not, kindly let us know if or not its in the pipeline and whats the ETA.
K
kadarsh835
@kadarsh835
0
Reputation
2
Posts
1
Profile views
0
Followers
0
Following
Best posts made by kadarsh835
This user hasn't posted anything yet.
Latest posts made by kadarsh835
-
RE: New Real-Time Order Updates via WebSocket from tns.angelone.in/smart-order-update
-
For the order socket, does the SDK not support client side websocket connections?
I see that the websocket connection for data streaming can be connection client side as well, using query params for authentication, but is query params based authentication not available for the order socket?