This being my first post in the forum, please forgive me if I have not followed any guidelines for posting a question.
I am currently writing an application using C#.Net kite connect APIs. The process I am following is as per the example provided. 1) Login is successful. 2) Correct answers are provided to security questions. But once the answers are provided, I am not getting the response from 'request.GetResponse()'. Instead an exception is thrown stating "The request was aborted: could not create ssl/tls secure channel"
Can somebody please guide me how to address this issue?
You can take a look at this thread.