hi @tonystark @trade_then
I have figured out the issues, somehow code was not going till Console.ReadKey(); line. Now it is working fine.
Thanks for all your support.
@tonystark Please find below screenshot of login page where it gets stuck. Nothing happens after this page.
I am using same code, without any modifications.
@tonystark , yes, I am calling GenerateSession manually using request token from URL after login is complete. (sorry I keep getting confused between token names)
@tonystark it doesn't show any message. It stops after login process. (just one popup of saving the password, which is canceled).
Currently, I am manually taking request token after login and using it for app login.
@tonystark thank you, I tried but it is not working.
Tried debugging it, code stops at "var context = await http.GetContextAsync();" line and it doesn't move forward.
Hello,
I am trying this, but the process stops after opening the browser. It says "Waiting for login to finish" and doesn't move ahead even after login is complete.
Can you suggest what could have been the issue?
PS: I was using default Webbrowse…
@sujith thanks for response. Seems like issues is with monthly nifty contract. I am trying to send NIFTY20MAY9100PE instrument which is there in Instrument Master. Can you check and help where it is going wrong.