dotnetkiteconnect
dotnetkiteconnect copied to clipboard
No clear documentation for .net
there is no clear documentation on how to access API using .net. I have created an application in kiteconnect and its showing only API key, there is no API secret. As per documentation I need API secret. Why don't you include a working snippet for .net login
In Kite Connect developer portal, go to your app details page. Below API key there will be a button Show API secret
, click on it to see the app secret. Checkout the sample app project to know basic use of this library.
Also make sure you have created a "Connect" type app. The "Publisher" type doesn't have API access and so no API secret.
For further queries and general API related help, join Kite Connect developer forum. GitHub issues is meant for .Net client specific bugs and contributions.