Kite Connect 3 API login.

VKJ722
The Documentation says that: -

The login flow starts by navigating to the public Kite login endpoint.
https://kite.zerodha.com/connect/login?v=3&api_key=xxx

I have successfully generated the API key and API secret. The connection is showing as active. Name of the connection is 'Connect'. Redirect URL is 'http://localhost:8000/'. Postback URL is kept blank. Zerodha Client ID is arbitarily set as 'AB1234'. when I put the above URL with xxx replaced by my api key, I get the error message: -

{"status":"error","message":"The user is not enabled for the app.","data":null,"error_type":"InputException"}

What did I do wrong.
Regards
Abhijit
  • salim_chisty
    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.​You need to use the same client ID mentioned on the developer page as Zerodha Client ID​. You may refer to the similar discussion here.
  • VKJ722
    Is the user ID VKJ722 my client ID or is it the last eight digit of Demat(BO) number as some site says.
  • salim_chisty
    You have to enter the 6-digit alphanumeric client id-VKJ722 as the Zerodha client id in the developer console.
Sign In or Register to comment.