Login does not return the request token often

pandithurai
Hi,
I am using winform to login into the kite (using chrome in winform), some time the following URL is returned, the access token is not in the url.

Some time the URL contain success and returns the request token. Please help in this scenario how do I get request token. Appreciate your help.

https://kite.zerodha.com/connect/login??api_key=jxgp69nq1btemi6e&sess_id=umwsNin9sYGBJw45zqBm0nuONoOXt5do&skip_session=true

The right URL should be

http://127.0.0.1/?request_token=j6yVQKqxSxhRSSA16bgoI29XC8Venk5o&action=login&status=success

Thanks and regards
Pandi
  • pandithurai
    Hi, I require help on this, please reply as soon as possible
  • sujith
    It seems like you haven't entered valid redirect URL, I guess http:// protocol prefix is missing. Can you change that and give a try?
  • pandithurai
    My application is win form application, it is not web application. What URL to set ?
    Please advise.
  • HowUTrade
    @pandithurai

    You can simply give https://zerodha.com as redirect url.
  • pandithurai
    I have changed to http://127.0.0.1 But still I get the same issue
  • sujith
    Can you make a video and share it in private message?
  • pandithurai
    I already posted the video in private message, Any update on this. I require this to be fixed as soon as possible.
  • pandithurai
    I have been waiting for the solution for this, If there is no solution please let me know.
  • sujith
    Hi,
    We are looking into the issue. Debugging this is an issue because it is not consistent behavior. According to your observation, it is very often.
    Can you let us know more about your application so that we can make a similar setup and reproduce it?
    Let us know what type of desktop app is that and what is the browser control you have used inside that with version numbers of libraries as well. What is the targetted platform like Windows 7 or above or Windows 10?
Sign In or Register to comment.