@sujith :please check it immidietely, let me know your email id I will share you in details, this needs to look up, what wrong in placing order using api.
@sujith @rakeshr only first time it showed data after that ticker size always 0, can you check please why this is so
ticks size 1
last price 12263.55
open interest 0
day high OI 0
day low OI 0
change 143.25
tick timestamp Fri Nov 06 18:29:21 IST…
@sujith @rakeshr : connected, and above error is not coming, but on calling tickerUsage, flow did not go inside setOnTickerArrivalListener, so its not priting anything from that method, can you tell why it didnot go inside setOnTickerArrivalListen…
@sujith @rakeshr : i am calling your getProfile and tickerUsage from test class(Example, java), success came for getProfile but for tickerUsage it came up with below message, whats worng here, can you check please
for ticker : tokens.add(Long.…
com.zerodhatech.kiteconnect.kitehttp.exceptions.TokenException
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:48)
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteRespon…
@rakeshr : yes, the same Url
Error comes post each api call is : Token is invalid or has expired. 403 com.zerodhatech.kiteconnect.kitehttp.exceptions.TokenException
@rakeshr : i have not changed any code base in java client, added only tokens (client id, scret key and generated request token)in test java code and tried with place order, it went on success, and then tried to modify or cancel order, however prog…