Support for multiple accounts

ashitaak
Hello, I am developing an algorithm based app which is running fine locally in my system for a single account.
Today I tried creating a new app under same kite.trade developer account but this time I associated it with a different userid, which belongs to my family member.
I have two different browser profiles from where I have logged into kite.zerodha.com these two different accounts successfully.
Now when I try to login to my app, for first user it logged in successfully as usual but for another user it throws error
{"status":"error","message":"The user is not enabled for the app.","data":null,"error_type":"InputException"}

On noticing the fine print, the app creation form highlights - By default, the API is restricted to a single Zerodha user ID. If you want multi-user login support, please e-mail us.

Who should I mail to enable successful login to 2 or more accounts under same developer account. As mentioned, all these accounts belong to same family.
Sign In or Register to comment.