Navigation

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

    unable to place orders even getting below error

    Python SDK
    2
    2
    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.
    • S
      srikanthbodawar last edited by

      2025-11-26 09:45:17,802 DEBUG: https://apiconnect.angelone.in:443 "POST /rest/secure/angelbroking/order/v1/getLtpData HTTP/1.1" 200 200
      2025-11-26 09:45:17,808 ERROR: TRADE ALERT: ENTRY - {
      "variety": "NORMAL",
      "tradingsymbol": "NIFTY02DEC2526000CE",
      "symboltoken": "46795",
      "exchange": "NFO",
      "transactiontype": "BUY",
      "ordertype": "LIMIT",
      "price": "194.25",
      "squareoff": "0",
      "stoploss": "0",
      "master_quantity": "75",
      "slave_quantities": {
      "MASTER_USER": 75
      },
      "reason": "STRATEGY_SIGNAL"
      }
      2025-11-26 09:45:18,323 DEBUG: Starting new HTTPS connection (1): apiconnect.angelone.in:443
      2025-11-26 09:45:19,014 DEBUG: https://apiconnect.angelone.in:443 "POST /rest/secure/angelbroking/order/v1/placeOrder HTTP/1.1" 200 82
      2025-11-26 09:45:19,023 ERROR: Order placement failed for MASTER_USER (Qty: 75). API Response: RAW RESPONSE: None (SDK did not return a response object)
      2025-11-26 09:45:19,028 DEBUG: Starting new HTTPS connection (1): apiconnect.angelone.in:443
      2025-11-26 09:45:19,690 DEBUG: https://apiconnect.angelone.in:443 "POST /rest/secure/angelbroking/order/v1/placeOrder HTTP/1.1" 200 82
      2025-11-26 09:45:19,696 ERROR: Order placement failed for MASTER_USER (Qty: 75). API Response: RAW RESPONSE: None (SDK did not return a response object)
      2025-11-26 09:45:19,697 WARNING: Order failed, not entering trade.

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

        Hi @srikanthbodawar

        Please test this use case in your postman and please confirm.

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