I have the credits and have created my 1st app of type - KITE CONNECT + PUBLISHER
API_KEY = xnhcsbz2vdd53emv
However I am getting the below mentioned error when trying to call the api - kite.request_access_token(request_token, api_secret)
Error: PermissionException: That API call is not allowed for the authenticated user: That API call is not allowed for the authenticated user Please help fixing the issue.
Hi Sujith I am using the same client id to login as the one used while creating the app. However one thing I noticed that the created app says "This app doesn't require any permissions." during authorization. Not sure if this is related.
@haribabu you may be the next mark zuckerberg with your programming skills without any clue/suggestion on the posted issue but quick to demonstrate how ill mannered you are.
@haribabu - Sir, any idea on the issue, other than just finger pointing and just talking like a web security expert. If googling does not compromise your security, please google with the subject line of this post and read the 1st search result from the forum to find your answer.
I am here to get help from the learned people who has knowledge on the issue I am facing and not for a conversation of this level.
Hi @alokrm, There was some permission issue. We have revoked it. Can you check now?
PS: Please don't put you app specific details on forum threads. If you have to post app specific details then use private message feature on this forum.
A KiteConnect app is enabled for only one client id. You need to use same client id that you have used while creating the app.
I am using the same client id to login as the one used while creating the app. However one thing I noticed that the created app says "This app doesn't require any permissions." during authorization.
Not sure if this is related.
ask dumb heads not to publish API Keys in public forums.
I wonder how these guys become programmers. These are the guys who give holes to hackers.
In what sense publishing your API KEY here will resolve your issue?
I am here to get help from the learned people who has knowledge on the issue I am facing and not for a conversation of this level.
There was some permission issue. We have revoked it. Can you check now?
PS: Please don't put you app specific details on forum threads. If you have to post app specific details then use private message feature on this forum.
(, PermissionException(u'That API call is not allowed for the authenticated user',), )
Closing this as it is resolved now.