could not get redirected url in desktop app ...visual studio

pankajiit_cse
Hi,
I am trying to connect using kite publisher api_key through desktop application but I am not getting the redirected URL containing request_token. How to get that?
  • Kailash
    You need to open a webview component with the login url. It'll open the Kite login page where you have to login, after which there'll be a redirect.
  • pankajiit_cse
    i did not get how to open webview in C# console application
  • Kailash
    Okay. Then, you'll have to learn it and figure it out.
Sign In or Register to comment.