kiteconnect.exceptions.DataException: Exception fetching quote

rasp
I'm getting this error while fetching the quote. How resolve this?
  • sujith
    Can you elaborate which Kite Connect client are you using?
    Are you referring to old or new APIs?
  • sujith
    You can also add more details to reproduce the issue.
  • rasp
    rasp edited February 2018
    how can i check the version?
  • sujith
    Are you using pykiteconnect, kiteconnectjs, javakiteconnect or phpkiteconnect?
  • sujith
    Which version of pykiteconnect are you using?
    You can do pip show kiteconnect to know the version number.
  • rasp
    version 3.6.2
  • sujith
    Can you print exception.message and check the exact error message?
  • rasp
    raise(exp(data["message"], code=r.status_code))
    kiteconnect.exceptions.DataException: Exception fetching quote
  • sujith
    Can you update to the latest version and try?
    If the issue persists, can you post params what you are passing?
  • rasp
    isnt this the latest version?
    and a new error "Error fetching API session." Pls fix your kiteconnect!
Sign In or Register to comment.