Hi Team, request you to help with below error unable to establish connection with kite. ------------- data = kite.generate_session('*******', api_secret='*******') kite.set_access_token(data["access_token"]) -------------- Error: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443 DEBUG:urllib3.connectionpool:https://api.kite.trade:443 "POST /session/token HTTP/1.1" 200 None
Go through the documentation and FAQs to know more.