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.