LTP Fetching Problem


  • Whenever I try To Login Using Api Key I am Able to Do it But After generating Session I am Not Able to Get Live Price Using ltpData() Method.

    I Used Code That is Available On Github and Provided By Angle One SmartAPI.

    This Line of Code Generates Error
    -> print(smartApi.ltpData("NSE","BANKNIFTY",26009))
    Error Message -> {'message': 'Failed to get symbol details', 'errorcode': 'AB1018', 'status': False, 'data': None}

    Kindly Reply As Fast As Possible .

    (All The Other Function Working Correctly Like getProfile,getfeedToken etc..)