Hi Sujith,
Thanks for the quick response.
Period Wise :
"GET /instruments/historical/2863105/5minute?instrument_token=2863105&from=2020-05-28+09%3A15%3A00&to=2020-05-28+09%3A20%3A00&interval=5minute&continuous=0 HTTP/1.1"
Respo…
@rakeshr @sujith
Turns out there was a new line character in both the apisecret and apikey. After removing it the problem is resolved.
Sorry for the trouble, and many thanks for your help
@rakeshr The exception is token invalid or expired.
Yes, I have checked this document. The parameters are the received request_token and api_secret_key
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443
DEBUG:urlli…
@sujith I checked this thread, and I am following the same.
I am not getting the access_token because generate_session throws an exception.
Can you please help in proceeding forward on this ?