Lucky Kushwaha

Results 3 comments of Lucky Kushwaha

I guess this is a temporary error from Zerodha sides. Now it is working fine.

enc_token is modified only for kite ticker. enc_token = enc_token.replace("+", "%2B") enc_token = enc_token.replace("/", "%2F") enc_token = enc_token.replace("=", "%3D") This worked for me.

@smilinrobin For me, it is working fine. Keep in mind that if you disconnect the ticker once, you need to restart the kernel to start ticker again.