@kakush30 I know its possible have done the same for different broker, just needed some info on renew_access_token(). Not expecting anyone's help but as this is a forum would have liked some good suggestion.
@sujith OK it is possible to do manual login at least once a day in kite web platform but at the same time can I use renew_access_token() to login every morning or create new access token every morning and use that token to do rest of the operation …
Yeah again facing this issue. Had increased timeout but its working sometimes and sometimes throwing exception.
self.kiteObj = KiteConnect(api_key=self.credentials['api_key'], timeout=100)