Hello, I am attempting to write a java based software which uses the Kite Connect api for Nifty Options trading. I want to know if the tag is 20 characters or 8 characters long. The JavaDocs state that the tag is 8 characters long The public documentation states that the tag is 20 characterslong. What is the actual length of the tag? I have not yet deployed my code so i cannot test it myself.
@stalwalk, Thank you for pointing out. The allowed length was 8 earlier. We increased it recently to 20. We will update the javadoc in the next release.
Thank you for pointing out. The allowed length was 8 earlier. We increased it recently to 20.
We will update the javadoc in the next release.