After successful login I am getting this response
{"status":"error","message":"invalid host","data":null,"error_type":"GeneralException"}
and redirected to this url - https://kite.zerodha.com/connect/login?api_key=w7juflxxxxxxx&sess_id=hvHfBZ…
When you follow the steps and go to browser, I get this error
{"status":"error","message":"invalid host","data":null,"error_type":"GeneralException"}
This is my url - https://kite.trade/connect/login?api_key=xxxxx&v=3
Thats what I am trying to understand. Do I need to go to the browser to get the access token. Here there is no implementation to get access token programatically.