getTriggerRange() is giving exception

shailu
shailu edited February 2018 in Java client
I m passing ("NSE","SBIN","BUY") in
getTriggerRange(String exchange, String tradingSymbol, String trasactionType)

but still -

com.zerodhatech.kiteconnect.kitehttp.exceptions.InputException
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:54)
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:20)
at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.getRequest(KiteRequestHandler.java:54)
at com.zerodhatech.kiteconnect.KiteConnect.getTriggerRange(KiteConnect.java:566)
  • shailu
    any update?
  • sujith
    Hi,
    The trigger range API was still pointing to the old version. Now, we have updated the kite3 branch. You just need to use the latest jar in the dist directory and check out the examples file for syntax.
  • shailu
    i can see that on github , just updated for this bug... lemme update n run again.
  • shailu
    its working...
    you can close this thread. thanks.
This discussion has been closed.