Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm using Java SDK and 'user' is returning null, here is my code: SmartConnect smartConnect = new SmartConnect("<api_key>");User user = smartConnect.generateSession(<id>, <4-digit-pin>, <totp>);