Hi when try to request access token using request token my code ends up saying AttributeError: 'module' object has no attribute 'PermissionException'. This is how I am requesting the access token
user = self.kite.request_access_token(r_token , secret)
What kind of an error is this? How can I overcome is this?
Uid : RK2784