Invalid session error

Ruchi
I am trying to access the API, but unable to generate the access token. Every time I try, it gives:

{"status": "error", "message": "Invalid session", "error_type": "TokenException"}
  • Vivek
    @Ruchi Please check if you have obtained request token correctly by initializing kite login session. We raise this error when the app haven't initialized login session.
Sign In or Register to comment.