☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
12.1K
All Categories
91
Node JS client
32
Go client
706
.Net API client
338
Kite Publisher
525
.Net / VBA / Excel (3rd party)
402
Algorithms and Strategies
901
Java client
918
API clients
386
PHP client
3.4K
Python client
314
Mobile and Desktop apps
1.2K
Market data (WebSockets)
2.9K
General
In this Discussion
February 12
AntrikshP
February 11
CCSATTISH
February 13
sujith
getting PermissionException: Insufficient permission for that call while calling historical_data fun
CCSATTISH
February 11
edited February 11
in
Python client
I am able to call kite.instruments("NSE") but getting permission exception with kite.historicaldata(). am I missing something?
Tagged:
historical API
PermissionException
sujith
February 11
You can refer to the FAQs
here
. You will need subscription for that.
CCSATTISH
February 11
thanks! that seems cruel. I have already paid 2000 and now they are again asking me to pay 2000
AntrikshP
February 12
+1
It's something they should clearly communicate before one makes the purchase. They don't seem to have mentioned it anywhere in the API doc.
sujith
February 13
You can create candles at your end using the live market data. We recommend this for live market strategies. You can check out
here
.
Sign In
or
Register
to comment.
It's something they should clearly communicate before one makes the purchase. They don't seem to have mentioned it anywhere in the API doc.