Hi. From today morning, I noticed the Kite API login (Java SDK) is failing. After getting the request token, call to Java SDK generateSession is failing with this error - {"status":"error","message":"Token is invalid or has expired.","data":null,"error_type":"TokenException"}
There seems to have been some instability in the auth system two days back at Kite API that triggered this. The issue got resolved after reverting to use separate request tokens for two systems and letting things idle over night.