To check whether the issue is with my PC, I tried on a different laptop. Below are the exact steps I followed and the results.
1) Downloaded dotnetkiteconnect-master.zip from https://github.com/zerodhatech/dotnetkiteconnect/ (link taken from https:…
Below is the complete output in the console window when I run the KiteConnectSample project. I have replaced the actual api key, secret and request token with place holders in [].
Goto https://kite.trade/connect/login?api_key=[API_KEY]&v=3
Ente…
The operation has timed out
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at KiteConnect.Kite.Request(String Route, String Method, Dictionary`2 Params) in [path]…