Unable to get request token

GZ5928
After firing the LoginURL https://kite.trade/connect/login?api_key=*****&v=3 using my API key
the url redirects and there is a request_token query param showing up but before I can copy it from browser it redirects and finally
I get this message on browser {"status":"error","message":"Invalid session","data":null,"error_type":"TokenException"}
and in the url there is a session id
https://kite.zerodha.com/connect/login?api_key=*****&sess_id=ZKM8iGGzDQoIP7ILTy4RPtV3sfWcyNNS

How to get hold of request token..
  • sujith
    this means your session is expired, you need to log in.
    If it is the first time login then you may need to grant permission for the app.
    Can you let us know what is the browser version you are using? and paste a screenshot here of the error.
Sign In or Register to comment.