kiteconnect.exceptions.PermissionException: Insufficient permission for that call. for GTT

KSL
i am getting kiteconnect.exceptions.PermissionException: Insufficient permission for that call, while using ggt function in python. please resolve it
Tagged:
  • sujith
    Can you private message your api_key?
    Can you also paste the complete stack trace here, make sure you turn debug logs on while creating Kite Connect object?
  • KSL
    code is

    kite.get_gtts()

    debug error is

    raise exp(data["message"], code=r.status_code)
    kiteconnect.exceptions.PermissionException: Insufficient permission for that call.
Sign In or Register to comment.