PermissionException

sanjayjain85
While trying to get Quote i am getting following exception
{"status": "error", "message": "That API call is not allowed for the authenticated user", "error_type": "PermissionException"}
  • tonystark
    I guess you are trying it with Kite Connect v3 APIs. It has changed to a new endpoint with bulk fetch support. You can read about it here.
  • sanjayjain85
    now struggling with orders. getting error while placing order even with 3.0 Error is {"status":"error","message":"Missing or empty field `exchange`","data":null,"error_type":"InputException"}
  • sujith
    You need make a form request and not json request.
Sign In or Register to comment.