I am trying to place an order using the java API and after typecasting the exception got the error code and message below.
ERROR CODE - 400
MSG - TOTP is mandatory to place orders on third-party apps. Learn how to set up TOTP for your account [here…
I commented that public token line. Generated a new access token for the day and the program ran thrice and then again when running the 4th time, session expired exception was thrown by the Kite Server.
I guess the session can only be expired by t…
No - am the only user of the program and that code has been the same from the beginning. So do you want me to comment that line and try ? Will it solve the issue am facing? In the mean time I will try commenting it and run and examine the results as…
That userID field is only 6 characters length, but my Zerodha account ID is my email ID which is longer. Please note that I only have Zerodha Kite Connect account. What should I do?