I am getting the following error on calling kite.request_access_token:
451 452 # native Kite errors => 453 exp = getattr(ex, data["error_type"]) 454 if data["error_type"] == "TwoFAException": 455 raise(ex.TwoFAException(data["message"], exp undefined, builtin getattr = , global ex = , data = {u'error_type': u'PermissionException', u'message': u'That API call is not allowed for the authenticated user', u'status': u'error'} : 'module' object has no attribute 'PermissionException' args = ("'module' object has no attribute 'PermissionException'",) message = "'module' object has no attribute 'PermissionException'"
1) Please update your Python Kite Connect client. We've released a new version. 2) uy5ez5kyfqfg5mxj is a Publisher key. You cannot use KiteConnect APIs with it. It's meant for embedding trade buttons on webpages.
2) uy5ez5kyfqfg5mxj is a Publisher key. You cannot use KiteConnect APIs with it. It's meant for embedding trade buttons on webpages.