Thanks for your update Sujith,.. if Kite connect is not available is there a way I can Automate my strategies using charts and fire auto orders to Kite?
I have logged out of all platform.But still seems like i have to get the access token for every request.
I get session expired after every request.Am i missing anything?
Hi ,
If i understand right,
I have to
1 . login manually to https://kite.zerodha.com/connect/login?api_key=XXXXXX
2. Which asks for client id and password, later security question
3 .On successful login, i will be able to capture the request toke…
Hi,
I am providing, api key, client ID (as userID) to get the login URL.After getting the login URL, i am making a connection request and hoping to get redirected to the redirection URL.But that doesn't happen.
For useId , i have tried both mail I…
Hi,
After login i was redirected a URL with session ID, i wasn't redirected to to the above URL.
I assume, i should be able to get the request token programatically, by accessing the redirection url.
Thanks