Kite API login is not sucess with my Corp Account

Veera_Gaddam
Hi Team,

Today I subscribed the Kite API for my new Zerodha Client ID .
I am trying to login via API key and TOTP, But it's not sucess the login.

Error logs: it's not returing any request token in the following response. (I have another Zerodha account, that's working perfectly .. )

error response : ParseResult(scheme='https', netloc='kite.zerodha.com', path='/connect/login', params='', query='sess_id=5OxmOEuVmV7I6FJH56j8QJN6Um7b7Ez4&api_key=', fragment='')


Please help me out

  • Nivas
    You'll need to manually fetch the request token using the OAuth flow. It looks like you're using an external library to parse the request token, but we don't recommend automating the login process.
Sign In or Register to comment.