PermissionException: Insufficient permission for that call.

mb12
Hi,

when trying to place an order, i get Insufficient permission for the call error.

Code:
place_order(variety=KiteConnect.VARIETY_AMO, exchange='NSE', tradingsymbol="RECLTD", transaction_type=KiteConnect.TRANSACTION_TYPE_BUY, quantity=1, product=KiteConnect.PRODUCT_CNC, order_type=KiteConnect.ORDER_TYPE_LIMIT, price = 90.)

While my subscriptions for real time data/trading & historical data are active. What could be the cause?
Sign In or Register to comment.