Receiving AB4030 error for multiple stocks when call made for Market Data API


  • Receiving below error for multiple stocks when we call - MarketData API

    URL - https://apiconnect.angelone.in/rest/secure/angelbroking/market/v1/quote

    "unfetched": [
    {
    "exchange": "NSE",
    "symbolToken": "539115",
    "message": "Unable to fetch market data",
    "errorCode": "AB4030"
    },
    {
    "exchange": "NSE",
    "symbolToken": "538542",
    "message": "Unable to fetch market data",
    "errorCode": "AB4030"
    }

    below is the request --

    {
    "mode": "FULL",
    "exchangeTokens": {
    "NSE": ["532613",
    "12533",
    "532035",
    "526409",
    "521068",
    "531609",
    "526711",
    "2275",
    "24582",
    "537582",
    "539770",
    "539116",
    "543279",
    "538732",
    "535693",
    "542477",
    "543322",
    "522036",
    "533286",
    "538579",
    "543411",
    "526143",
    "539115",
    "15157",
    "25247",
    "530965",
    "543224",
    "952661",
    "514326",
    "538542",
    "17279",
    "532219",
    "512461",
    "532210",
    "13423"]
    }
    }

    Please note that I did receive response for some of the stocks but not all of them - Kindly help to check and advise on this - let me know if you need any further information


  • Hello, the stocks mentioned above where you are not able to fetch data are from BSE, and not NSE.