Navigation

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

    JSONDecodeError: Expecting value, DataException: Couldn't parse the JSON response received from the server: b''

    Test
    0
    2
    9
    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.
    • I
      ishank0goyal4 last edited by

      8e26d537-c97d-4ddf-a803-446abe3c9a74-image.png ![alt text](image url)

      I am getting this error while placing MCX order can anyone please help me

      orderparams = {
      "variety": "NORMAL",
      "tradingsymbol": "SILVERM23NOVFUT",
      "symboltoken": "248401",
      "transactiontype": "BUY",
      "exchange": "MCX",
      "ordertype": "MARKET",
      "producttype": "INTRADAY",
      "duration": "DAY",
      "price": "70,0000",
      "squareoff": "0",
      "stoploss": "0",
      "quantity": "5"
      }
      orderId= obj.placeOrder(orderparams)

      this is the code i'm running

      M 1 Reply Last reply Reply Quote 0
      • M
        Moderator_2 @ishank0goyal4 last edited by

        Hi @ishank0goyal4

        Apologies for delayed response.
        Currently place order api is working fine from our end. Kindly 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