@sujith I have kind of similar observation:
1. Login on kite3.zerodah.com.
2. login to API. This will log you out from kite3.zerodah.com
3. If I login again to kite3.zerodah.com, I will be logged out from API.
The only way it works right now is
1.…
@sujith This was consistent during the morning. I tried with /quote and /quote/ohlc, both were giving token exception if I login into kite3.trade app on web ui.
However, right now, it seems that I can simultaneously login in API and UI, but I am no…
Hi @sujith,
Can you please respond to the above query. I am getting permission exception in both java and python. I am using the following code in java.
public void connect( ) throws KiteException{
KiteConnect kiteConnect = new KiteConne…