Hi all, When an order is placed through a python code via kiteconnect, I should get the order id, but instead I am getting the following error message: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443 DEBUG:urllib3.connectionpool:https://api.kite.trade:443 "POST /orders/regular HTTP/1.1" 200 None
Secondly, when I try to retrieve orders or positions from my zerodha account through kiteconnect using python command, I get the following error message: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443 DEBUG:urllib3.connectionpool:https://api.kite.trade:443 "GET /orders HTTP/1.1" 200 3845