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


  • 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


  • 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