Error : The user is not enabled on the app.

AviaTorX
I tried earlier solution present in different chains for this issue, but no luck!!
  1. using only one client ID
  2. checked for correct api_key
whenever user enters credentials and submit answers in two factor authentication process..
user redirected to Authorize but whenever user clicks on Authorize
web-page is giving error The user is not enabled on the app.
in browser console there is one 403 error
{"status":"error","message":"Request method not allowed","data":null,"error_type":"GeneralException"}
...any help thanks!!
  • sujith
    Kite Connect is by default a single user app. You need to use the same client id that is mentioned while creating the app. You can go to app details page on developers console and edit the Zerodha client id if you want to edit client id.
  • AviaTorX
    I am using app for single user only. It's the same client ID mentioned in app
  • sujith
    Can you private message the client id and api key you are using?
  • Mary
    I am getting the same error just as AviaTorx. It is after the 2F authentication and when I click on authorise I get the error. The client ID is correct, have logged out from the web & mobile prior to login.

    Please help.
  • sujith
    @Mary,
    Can you private message the client id and the api key?
Sign In or Register to comment.