Navigation

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

    errorcode: "AB2001", message: "Internal Error"

    Test
    2
    7
    124
    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
      sajin last edited by

      "exchange":"NSE",
      "tradingsymbol":"SBIN-EQ",
      "quantity":1,
      "disclosedquantity":1,
      "transactiontype":"BUY",
      "ordertype":"MARKET",
      "variety":"NORMAL",
      "producttype":"INTRADAY",
      "symboltoken": "3045"

      Tried placing an order through smart API but getting this response from the server.

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

        Hi @sajin we have noticed your issue we will revert you back.

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

          @admin Let me know if you need any details from my end.

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

            Hi @sajin we will first test it from our end and inform you.

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

              @admin Ok

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

                Hi @sajin please try below piece of code.

                {
                "variety":"NORMAL",
                "tradingsymbol":"SBIN-EQ",
                "symboltoken":"3045",
                "transactiontype":"BUY",
                "exchange":"NSE",
                "ordertype":"MARKET",
                "producttype":"INTRADAY",
                "duration":"DAY",
                "price":"0",
                "quantity":"1"
                }

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

                  @admin Worked. Thanks for the update.

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