Is it possible to Automate obtaining Access Token using Python Code. I remember seeing such article in this forum, but somehow not able to locate it again.
It is mandatory by the regulators that a user has to login manually at least once a day. We don't recommend automating login. Go through the login FAQs.
Hi Salim, thanks for prompt response. I just tried opening URL for getting Request Token without first logging in to Kite from my desktop. It presented with kite login screen & after logging in only presented me with Request Token. It looks like mechanism to force user login physically at least once is already in place. Then I don't understand why automated process should fail?