Hi Sujith,
I have kite connect + publisher app and I am trying to get access token using python or java client, however, I keep getting this error.
kiteconnect.exceptions.PermissionException: That API call is not allowed for the authenticated user
I am using the same user id as the app's client id and I have also made the payment. I am doing the following:
1. get the request token from the redirect.
2. pass it to kite.request_access_token method along with api secret.
It fails this step with above error. What can I do ? Can you help.
Thanks,
Vi
January 2018