PermissionException when modifying order - Insufficient permission for that call

integrine
hi,

This is the first time I am setting up the api and I get PermissionException when trying to modify the order, .. here is the debug request and response data

Request: PUT https://api.kite.trade/orders/regular/180313001140014 array(3) { ["trigger_price"]=> float(1186.4) ["variety"]=> string(7) "regular" ["order_id"]=> string(15) "180313001140014" } Response :{"status":"error","message":"Insufficient permission for that call.","data":null,"error_type":"PermissionException"}

can you please advice, thanks!
This discussion has been closed.