also finished callback is not getting triggered.
var kite = new KiteConnect(ZAPI_KEY);
if(config.otype === 'bo'){
let order_config = {
"tradingsymbol": data.tradingsymbol,
"exchange": "NSE",…
{"status":"error","message":"invalid host","data":null,"error_type":"GeneralException"}
Order are going through now.. but getting this error after closing the orders page @sujith
url
https://kite.zerodha.com/connect/login?api_key=1xaloxfy&s…
@sujith : hey can you help please ...
{"status":"error","message":"Invalid orders payload.","data":null,"error_type":"InputException"}
im still getting the same errrors
1. Yes, the user has to log in once then the session will persist until the user logs out manually or until next day.
Is it automatic, or anything needs to be set ?