Cloned KiteConnect. what to modify in Kite Ticker file ? And also whatever the api keys I am using to connect are of 'publisher' app. Do I need to create 'Connect' app first (which is paid)? Is there any way that I could give some trials first and then go for payment.
Hi @madan, We don't have sandbox yet. We will add it in future. You will have to create a Kite Connect app to use this feature. Create an instance of SSLContext with NaiveSSLContext and set it to WebSocket factory.
This might be happening because your system might not have our certificate issuer as trusted source.
Use this NaiveSSLContext.
Cloned KiteConnect. what to modify in Kite Ticker file ?
And also whatever the api keys I am using to connect are of 'publisher' app. Do I need to create 'Connect' app first (which is paid)? Is there any way that I could give some trials first and then go for payment.
Thank you
We don't have sandbox yet. We will add it in future. You will have to create a Kite Connect app to use this feature.
Create an instance of SSLContext with NaiveSSLContext and set it to WebSocket factory.