Getting error "adapter is not ready"

rajeshbadiye
Today we tried placing order from our technical analysis software and received error "adapter is not ready" and order stat.us remains "REJECTED"
Although, we tried placing order after market hours for testing purpose but we hit this error.
Do we need to submit order data in JSON or it is plain HTTP post request?

Our sample request is and we re using POST method in URL https://api.kite.trade/orders/regular

api_key=xxxxx&access_token=xxxxx&tradingsymbol=IVC&exchange=NSE&transaction_type=SELL&order_type=MARKET&quantity=1&product=CNC&disclosed_quantity=1&validity=DAY
  • sujith
    sujith edited February 2017
    Hi @rajeshbadiye,
    You can only place "after market order"(AMO) post market. If you place order after market, then your order will be rejected with status message as "adaptor is not ready".
Sign In or Register to comment.