I tried earlier solution present in different chains for this issue, but no luck!!
using only one client ID
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"}
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.
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.
Can you private message the client id and the api key?