Retrieve request token vi curl rather than hitting url in browser

sudhdev
sudhdev edited May 2021 in Python client
I want to automate request token retrieval every morning via curl by making the request to kite login url.

But in order to do that i have to pass credentials and pin that i have setup in my account.

How can i do that, what is the format?

Is it possible?
  • sujith
    It is mandatory by the exchange that a user has to log in manually at least once a day. We don't recommend automating login.
This discussion has been closed.