Unable to get Access Token: Kite.Trade ({"status":"error","message":"Route not found",...

neel2323
Hi,

Python=v2.7
Kiteconnect = v3.7.7

I have the flask_app.py script in place with the correct redirects in my app and in the script. On running the flask_app.py script and clicking on the "login to generate access token" i get the following error message.

{"status":"error","message":"Route not found","data":null,"error_type":"GeneralException"}
Tagged:
  • rakeshr
    @neel2323
    You seem to be referring to wrong API calls. Can you paste your code here?
  • neel2323
    Hi Rakesh,

    I figured it out. There was a new login flow which I had missed reading about.

    Thanks for the response though :)
This discussion has been closed.