I am getting this python error {'status': 'error', 'message': 'Insufficient permission for that call.', 'data': None, 'error_type': 'PermissionException'}
Hello sujith. I am getting same error. and i have tried resetting api secret, reactivating the app and also tried on new day so that access token will no longer will be valid. still showing same error. could you please suggest anything else?
At any point in time if there is an error from an API call, do we need to regenerate the token.
Not necessarily, depends on the error type. Only for permission error or invalid auth i.e HTTP status code 403, you need to regenerate the access_token. You can check all kite connect exception details here.
still showing same error. could you please suggest anything else?
Can you private message the api_key? We will check and get back to you.
At any point in time if there is an error from an API call, do we need to regenerate the token.
Thanks,
Rajesh