I fetch order data with kite.GetOrderHistory(order_id) after placing the order. sometimes this throws error saying order_id not found. What does this mean and how to solve this issue?
it again happened today with order ids 180521000029206, 180521000029789. Error was "Couldn't find that `order_id` while trying to fetch order details using kite.GetOrderHistory(order_id)."
Are you sure you are trying to access current day's orderbook?