PermissionException on quote() and ltp() with Personal App

Vikashsuthar6798
Personal app created.

profile() - works
margins() - works
instruments() - works

ltp() -> PermissionException
quote() -> PermissionException

Direct REST API also returns HTTP 403.

Is market data available for Personal apps or is any additional subscription/activation required?
  • salim_chisty
    To access live market or historical candle data, you need to subscribe to the paid version of Kite Connect. It seems that you are using the Kite Connect personal (free version) app, which does not provide access to market data, historical data, or the Websockets API. To verify, please check the type of app in the developer's console and ensure you are using the correct api_key for the Kite Connect app.
Sign In or Register to comment.