hi @sujith,
after digging a lot on internet and my connect.py file. I come to a solution and found that i have not actually subscribe Historical_data addOn Instead of that i have just get the subscription.
I got to know that it actually require 40…
i have gone through same issue.
But none of the step is working...
https://kite.trade/forum/discussion/3379/insufficient-permission-for-that-call-while-retrieving-historical-information
Thanks for above link and kind support.
But still i am having issue.
I am using below simple code to work historical_data.
session = kite.generate_session(request_token=REQUEST_TOKEN, api_secret=API_SECRET_KEY) ## session is created successfully.…
I did fresh login using request token.
Request Token:: HeohOWMiDRvV88N68LX3Nl0VE9Gt4XoW
ACCESS Token:: cVMO4h8Ivye1XogvlGg1RrGe2LrhJNgH
i have called kite.invalidate_access_token(ACCESS_TOKEN) and returns as True
invalidated Results:: True
--> …