Navigation

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

    Fetching Token for Individual Scrips gives AB4012 error code

    Test
    0
    1
    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.
    • K
      krishna1810 last edited by

      Hi @Moderator_1 , @admin
      I am trying to fetch the scrip response using the endpoint
      with POST request
      "https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/searchScrip"

      I passed body as
      {
      "exchange": "NSE",
      "searchscrip": "SBIN"
      }

      but this gives response as
      {
      "message": "Invalid searchscrip",
      "errorcode": "AB4012",
      "status": false,
      "data": null
      }
      please fix it.

      if done any mistake from my side, please let me know

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