I just copied the code given by Kite/Zerodha and unable to make a websocket connection for ticker. (I can place order etc..so my session etc is all fine ) ..it gives Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden)) Connection closed: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden))
I am using Jupyter....should this have any issue?(new to python...I am returning to programming after 24 years...did cobol on mainframes in previous century)..