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.