Dear Sai,

Thanks for bringing this to our notice. We will address this as soon as possible. Till that time please use below shim to get rid of the isssue.

if (!window.console) {window.console = {};}
if (!console.log) {console.log = function() {};}
Session maintenance is done by Appzillon , by default and developers are not expected to create sessions using JS Code. Appzillon uses HTTP session ( Cookie based) on Web Container and Web Container uses a token exchange ( Access Token) mechanism with Appzillon Server. Please let us know in case you...