Till Thursday 02-07-2026 the kite.order response had order_timestamp following this format: 2026-06-25T09:15:13; and kite.order_trades following this format: 09:15:13.
On 03-07-2026 the kite.order remained consistent and working but kite.order_tra…
Still not working. I am getting 200 and legit response from the API, kite.order_trades python SDK is failing coz order_timestamp ("order_timestamp":"0000-01-01 09:15:25") is malformed. This was working perfectly till yesterday. PLS check python SDK …
KiteConnect latest version failing in order_trades().
kiteconnect version: kiteconnect-5.2.0
kite.order_trades(order_id=) raises: dateutil.parser.ParserError: year 0 is out of range: 0000-01-01 09:15:25
Checked on latest kiteconnect. The API respons…