Getting Error Operation Time Out

KT5961
Hi,

Im getting an error "Operation Time Out" since last week. Due to that I could not able to do auto trade. Please help me to resolve the issue.
  • rakeshr
    Im getting an error "Operation Time Out" since last week
    Can you give us more information on this? Which end-point is throwing time-out error?
    Complete error stack trace/log will be more useful.
  • KT5961
    at below line, while generating session
    User user = kite.GenerateSession(RequestToken, MySecret);
  • KT5961
    getting this error 8 out of 10 times
  • KT5961
    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
    at System.Net.HttpWebRequest.GetRequestStream()
    at KiteConnect.Kite.Request(String Route, String Method, Dictionary`2 Params)
    at KiteConnect.Kite.GenerateSession(String RequestToken, String AppSecret)
    at Trading_Jet_nj.Form1.generatereqtoken()
  • sujith
    This doesn't help. You need to give the complete stack trace in order to resolve the issue. Maybe enable debug logs flag.
  • KT5961
    I am getting only above information in stack trace. Using C# .net with kite.connect.
Sign In or Register to comment.