I tried firing order without start of Ticker publisher , it works fine. But when fire order same / different thread of onTicker , getting exception
com.rainmatter.kitehttp.exceptions.KiteTokenException at com.rainmatter.kitehttp.KiteRequest.dealWithKiteException(KiteRequest.java:255) at com.rainmatter.kitehttp.KiteRequest.postRequest(KiteRequest.java:51)
Hi, Error found i guess, will ask on monday if any problem occurs. Yes same kite connect was used , but in one thread i was doing logout on kiteconnect.
Are you reusing access token or requesting for the access token every time you run your app?
Error found i guess, will ask on monday if any problem occurs.
Yes same kite connect was used , but in one thread i was doing logout on kiteconnect.