When will sandbox be available pls. We are keen to develop an app, and tried the API in paid version, but obviously cannot do full dev w/o sandbox env.
Could you give some rough date and would it be possible to notify on email pls ?
most ppl will be…
I am taking fresh request token, and it gets printed fine. when i invoke
UserModel userModel = kiteconnect.requestAccessToken(request_token, request_token);
this call fails. Unless this passes, i cannot proceed.
ok, thanks. now today, on production env. we are getting com.rainmatter.kitehttp.exceptions.KiteTokenException. may be because markets are closed ?
I get request token, but this call fails
UserModel userModel = kiteconnect.requestAccessToken(requ…
I ran this utility, and subscribed for 408065 (infy), full quote mode. I get only HeartBeat messages, and no quote messages. Any idea what could be wrong. thanks
the websocket call goes fine
wss://websocket.kite.trade/?api_key=My_Key&user_id=M…
I ran this utility, and subscribed for 408065 (infy), full quote mode. I get only HeartBeat messages, and no quote messages. Any idea what could be wrong. thanks
the websocket call goes fine
wss://websocket.kite.trade/?api_key=My_Key&user_id=M…
do we run this somewhere ?
https://kite.trade/connect/login?api_key=xxx
what exactly is the meaning of login flow ? i am just running your sample from command line. Sorry, but your samples/doc are not helping at all...