Not getting any data from websocket.
Getting tm response for mw script.
kayur
@kayur
Best posts made by kayur
Latest posts made by kayur
-
Not get Data from websocket
-
RE: Getting waiting for connection to websocket
Getting the following response from Angelone websocket. Kindly support.
-
Getting waiting for connection to websocket
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.
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 websocket
Hi team Angel,
Any updates on this?
Regards
Kayur -
Not receiving any data in websocket
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 getLtpData
@admin Kindly share payload details, I am still getting the same error.
-
Getting error while trying to execute Postman request to getLtpData
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 API
@admin working for me now as well .. thanks!
-
Error code AB018 while trying to getLTPData from Angel API
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.