Kite Connect API version: v3 Client: pykiteconnect 5.1.0 Python: 3.x on Windows
Steps followed: 1. Created a Connect app "NiftyQuantV4" on 11 Aug 2026 2. Subscription shows Active (Kite Connect + Historical Chart data) 3. Logging in with the SAME Zerodha Client ID that was used to create the app 4. API key is going through correctly (login URL builds fine)
Issue: During the token generation flow, after login + pasting the request_token, I consistently get:
{"status":"error","message":"The user is not enabled for the app.","data":null,"error_type":"InputException"}
The app is Active and the Client ID matches. Could you please enable my user for this app?
Navigate to the app details screen and verify that you have entered the correct client ID. Ensure there are no spaces at the beginning or end of the client ID. The Kite Connect APIs must be used with the same client ID that was used to create the app. You may refer to the similar discussion here.