Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Historical API is not working since 28 Nov 2023

    General Discussion
    0
    2
    4
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      v.localhost last edited by

      @admin Historical data is not getting fetched for anything. Can you please look into this on priority. Getting below error.

      {"success":false,"message":"Invalid Token","errorCode":"AG8001","data":""}
      

      At the same time, other APIs are working fine. Below is response of get OHLC API, it means tokens and other things are working fine. Please look into this on priority.

      {
        "status": true,
        "message": "SUCCESS",
        "errorcode": "",
        "data": {
          "fetched": [
            {
              "exchange": "NFO",
              "tradingSymbol": "NIFTY30NOV2319900CE",
              "symbolToken": "58704",
              "ltp": 80.25
            }
          ],
          "unfetched": []
        }
      }
      
      M 1 Reply Last reply Reply Quote 0
      • M
        Moderator_2 @v.localhost last edited by

        HI @v-localhost

        Apologies for delayed response and inconvenience caused.
        Historical API is working fine from our end now. Please reverify and let us know if the issue still occurs

        Thanks & Regards,
        SmartAPI team

        1 Reply Last reply Reply Quote 0
        • First post
          Last post