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. -
@admin working for me now as well .. thanks!
-
HI @Jajsandeep @kayur we are getting the response from ltp api please try again.
-
getting same error in python while using ltpData function.
{'message': 'Failed to get symbol details', 'errorcode': 'AB1018', 'status': False, 'data': None}