requestToken automation

LE1417
Hi,

As per the example provided it's expecting us to manually enter the value of kite.GetLoginURL() in the browser and note down the redirected URL's Query string param "request_token" and enter that into our Console Application to move further.

Can you please suggest if there is an oAuth EndPoint and POST/GET api which I can invoke programmatically which will return me request_token as JSON response parameter?

Thanks & Regards,
Sankha Biswas

  • 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.