When I am trying to get request token using login_url.. it takes me to the kite connect website instead of authorizing page...please see the attached screenshot below.
@abhaypatil As you are already login to kite web, in the same browser. So, login status is shown as a success. And post successful login, you will be re-directed to Redirect URL you have mentioned in kite connect developer dashboard.
Hmmm...can’t reach this page Try this Make sure you’ve got the right web address: https://kite.trading Search for "https://kite.trading" on Bing Refresh the page Details Report this issue
As you are already login to kite web, in the same browser. So, login status is shown as a success. And post successful login, you will be re-directed to Redirect URL you have mentioned in kite connect developer dashboard.
But now I have change the redirect_url to https://kite.trading/... now I am getting error like
Hmmm...can’t reach this page
Try this
Make sure you’ve got the right web address: https://kite.trading
Search for "https://kite.trading" on Bing
Refresh the page
Details
Report this issue
It doesn't matter if the website is up or not, you just need to pick the request token from the URL.
TokenException: Token is invalid or has expired.
Re-check that you are assigning correct API_key and secret key.