Is there a way to get the request without logging in from the browser manually

vish0807
While fetching the request token, I felt if there is any way where we don't have to paste the login URL in the browser manually and then fetch the request token through the URL. What I want to achieve is to pop up the login window programmatically and then login through it.
  • sujith
    It is mandatory by the exchange that a user has to login manually at least once in a day. We don't recommend automating login.
Sign In or Register to comment.