Kite Orders function not working properly

abhishekr21
The kite orders function, is not working properly when used for single order. It seems as if the order_id parameter that is being given to it is of improper type. I checked the documentations of both kiteconnect and pykiteconnect and it doesn't seem to specify the type of input expected. I tried int and str type and it seems to not work correctly. I wish to use this in conjuction to order_place function which returns the order_id. Any help and guidance is appreciated. Thanks in advanced.
This discussion has been closed.