Dear developers, We have just released a major update to the Kite login flow. The personal question based two-factor login is gone and instead, we now have two options, PIN-based and mobile authenticator TOTP based.
This changes nothing on Kite Connect, but you need to login to Kite once to set your PIN / TOTOP.
Hi @tonystark We had to scramble our feet to avert login script failures, just in time. It would be great if you can pre-announce such updates to the developer forum (say at least 1 week in advance) before deploying it. Appreciate your cooperation on this.
@sujith When you say you don't allow automated login, you mean we need to login manually but can our programs use the APIs to execute a trade automatically - buy a trade and then sell it automatically. Only the manual process is of logging in once a day ? Can you please confirm?
Could you pls look in to the below issue on priority?
'null' value for products and order_types in access token response.
{
"status": "success",
"data": {
"user_type": "",
"email": "[email protected]",
"user_name": "xxxxxx",
"user_shortname": "xxxxxx",
"broker": "ZERODHA",
"exchanges": [
"MF",
"NFO",
"NSE",
"MCX",
"CDS"
],
"products": null,
"order_types": null,
"avatar_url": null,
"user_id": "xxx64",
"api_key": "lxxxxxxxx8q4r",
"access_token": "GxxxxxxxxxxxxxxxxxxGL9KWSF4gOo6bVq",
"public_token": "1oD6hxxxxxa1U3kAxVIn",
"refresh_token": "",
"login_time": "2019-02-23 15:38:49"
}
}
Need help how to create access_token.
how we can place order through API now. what changes we should do.
Want Updated KiteNet.dll
We had to scramble our feet to avert login script failures, just in time.
It would be great if you can pre-announce such updates to the developer forum (say at least 1 week in advance) before deploying it. Appreciate your cooperation on this.
Regards,
Ramakrishnan S
quantindia.in
We don't allow automating login, it is against the exchange regulations.
Ok.