@sujith @tonystark
Thanks for the help.
I could successfully fetch the data by making API calls from a background thread.
You can close this thread now.
@sujith @tonystark
Thanks for the update.
I am creating this app for my own personal use. That's why I thought I will store the API secret inside the app since no one else will have access to the app.
Also, I am not thinking of having a server p…
@tonystark .. Thanks for the update. All the examples listed in the link are for getting response for the requests with url and body. But in the case of kiteConnect.generateSession(var_requestToken, var_apiSecret) I don't have access to url and body…
@sujith I got the error just now when I used historical data api.
Call I made (api key and access tokens are masked here):
https://api.kite.trade/instruments/historical/2977281/60minute?from=2018-01-03&to=2018-01-10&api_key=xxx&access_t…