I am facing an issue while trying to generate an access token using my valid API key. When I attempt to log in via the following URL: https://kite.trade/connect/login?api_key=MY_API_KEY { "status": "error", "message": "The user is not enabled for the app.", "data": null, "error_type": "InputException" }
I have verified that: ✅ My API key is correct. ✅ My app status is active in the Kite Developer Console. ✅ I am logging in with the correct Zerodha account that registered the API. ✅ I have a valid Kite Connect subscription (if required).
Could you please check and assist me in resolving this issue? Looking forward to your support.
Navigate to the app details screen and check if you have entered the correct client ID. Ensure there are no spaces at the beginning or end of the client ID. You must use the Kite Connect APIs with the same client ID that you used to create the app. If the error persists, please private message the API key and the client ID.