Login Process/ Request token

Vaibhav_singh
Hi,
I am trying to create apis for my mobile app in node js and i have downloaded the node js package from github and i am trying to connect my node app with kite connect via functions and i am passing my kite api_key for app. But to create session i also need request token and when i check the documentations where i see i have to login with my zerodha account to get request token. But it expires in few minutes. Is there any process or function where can i pass my parameters and get my request token from my code not from going to zerodha login dashboard process.
  • rakeshr
    Is there any process or function where can i pass my parameters and get my request token from my code not from going to zerodha login dashboard process.
    No, you need to manually login to successfully generate the request token. It's mandated by an exchange.
Sign In or Register to comment.