Not getting any data from websocket.
Getting tm response for mw script.

Latest posts made by kayur
-
Not get Data from websocketposted in Bugs
-
RE: Getting waiting for connection to websocketposted in Bugs
Getting the following response from Angelone websocket. Kindly support.

-
Getting waiting for connection to websocketposted in Bugs
Getting waiting for connection to websocket error when trying to connect to websocket using a valid token.
GETLTP is working with the same token. -
Unable to fetch Ltp using nodejs sdk.posted in Bugs
Trying to fetch ltp using getltp, getting no error code and no ltp value. The same code was working until a few hours back.
Kindly advise. -
RE: Not receiving any data in websocketposted in Bugs
Hi team Angel,
Any updates on this?
Regards
Kayur -
Not receiving any data in websocketposted in Bugs
I can succesfully connect to the websocket and was receiving data as well. Since last few days I am not getting any data in websocket.
PFA for reference.

-
RE: Getting error while trying to execute Postman request to getLtpDataposted in Test
@admin Kindly share payload details, I am still getting the same error.
-
Getting error while trying to execute Postman request to getLtpDataposted in Test
Hi Smartangel team,
I am trying to emulate the POST request for getLtpData using documentation reference at https://smartapi.angelbroking.com/docs/Instruments
When I execute the request in POSTMAN I am getting the following error.<html> <head><title>400 Bad Request</title></head> <body bgcolor="white"> <center><h1>400 Bad Request</h1></center> <hr><center>nginx/1.14.0 (Ubuntu)</center> </body> </html>PFB my request details.


Kindly support.
Regards
Kayur -
RE: Error code AB018 while trying to getLTPData from Angel APIposted in Bugs
@admin working for me now as well .. thanks!
-
Error code AB018 while trying to getLTPData from Angel APIposted in Bugs
Trying to call getLTPData from Postman and getting below error
{ "message": "Failed to get symbol details", "errorcode": "AB1018", "status": "", "data": "" }Emulating the postman call available at Angel API GetLTPData
Kindly note the call was working till yesterday.