Yesterday i.e February 25, also I did see this in the instrument dump. This is an addition unnecessary symbol and will have to filter out. Instead can you follow up on this with your team?
I have tested number of symbols to pass at one time for retrieving ltp values. People can make use of this if required.
Allowed number of characters in the url- 14720 (some near number above this value)
"https://api.kite.trade/quote/ltp" (35 charac…
414 is a standard HTTP Status code,but it still depends on the server to candle the number of characters. I will do trail and error on this however.
For the debug logs, i will try to check on that, thanks for the suggestion.
The stack trace I did post it and it could be seen once approved since it's big. Meanwhile when i used debug mode, i see "414 Request-URI Too Large".
1) Can you tell me how many characters are allowed in the request url, so that I can reduce the …
Below is the exception caught
java.lang.IllegalStateException: closed
at okio.RealBufferedSource.select(RealBufferedSource.kt:220)
at okhttp3.internal.Util.readBomAsCharset(Util.kt:256)
at okhttp3.ResponseBody.string(ResponseBody.kt:187)
at com…
While retrieving the list of instruments, we have lot of fields. Suppose, we have a call option of HDFC share, such as "HDFC21FEB1550CE". Now, my requirement is, I have to map all "HDFC" options to "HDFC" share.
So, my question is, there is a fiel…
It was fine after some time, it's working now. But initially had this problem for some time. Can you try to diagnose your api everyday before the market hours.
I figured out the issue now. This answer might be helpful to others too.
There is 1 program which will get the apiSecret and publicKey and 2nd program will use these. I am passing these to 2nd program. However, in the first program, before completi…
I got the latest KiteConnect jar file from here - https://github.com/zerodhatech/javakiteconnect/releases.
Please close this discussion and put this url somewhere in the documentation.