getting PermissionException: Insufficient permission for that call while calling historical_data fun

CCSATTISH
CCSATTISH edited February 2023 in Python client
I am able to call kite.instruments("NSE") but getting permission exception with kite.historicaldata(). am I missing something?
  • sujith
    You can refer to the FAQs here. You will need subscription for that.
  • CCSATTISH
    thanks! that seems cruel. I have already paid 2000 and now they are again asking me to pay 2000
  • AntrikshP
    +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
    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.