Navigation

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

    Failed to get symbol details while calling getLtpData api end point

    Bugs
    2
    5
    26
    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.
    • S
      Sourav last edited by

      @admin This is the stock details in instrument json file.

      {
      "token": "8552",
      "symbol": "BLUECOAST-BE",
      "name": "BLUECOAST",
      "expiry": "",
      "strike": "-1.000000",
      "lotsize": "1",
      "instrumenttype": "",
      "exch_seg": "NSE",
      "tick_size": "5.000000"
      }

      when I tried to get the ltp data for this stock...

      {"exchange":"NSE","tradingsymbol":"BLUECOAST-BE","symboltoken":"8552"}

      Gives response as

      {
      "message": "Failed to get symbol details",
      "errorcode": "AB1018",
      "status": false,
      "data": null
      }

      And I'm not getting 403 error code means I'm not exceeding the rate limit.

      could you please explain the reason why it is happening ?

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @Sourav last edited by

        HI @Sourav We tested it from our end we will report this to the team and update you.

        A 1 Reply Last reply Reply Quote 0
        • A
          admin @admin last edited by

          Hi @Sourav "symbol": "BLUECOAST-BE" currently its not availiable you can try "symbol": "BLUECOAST-EQ",

          S 1 Reply Last reply Reply Quote 0
          • S
            Sourav @admin last edited by

            @admin Hi..But if this BLUECOAST-BE is not available then why it is mentioned in instrument json file. And If it will be mentioned there then how we will know that particular stock is not available.

            A 1 Reply Last reply Reply Quote 0
            • A
              admin @Sourav last edited by

              HI @Sourav You can always go for EQ series first.

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