I am creating an Angular application and wanted to use ticker from the angular app. But if I try to hit ws.kite.trade from Angular app, I get a Cross site origin error. So, I am trying to get data from the ticker url which kite web uses (ws.zerodha.…
Hi Sujith,
Thanks for your reply. Even if I create my own kite ticker instance I cannot connect to websocket.kite.trade from client side because of CORS. That is why I wanted to connect to zerodha.com as kite front.