Hello, are there any tutorials on using the MS? I don't just mean the code samples in the dev center. I am curious what use-cases they apply to, some best practices, best scenarios etc. Can I use them, for example, to get a server side variables, let's say the server version (I don't mean the "real" App42 version, but something I'd call a "version" which I would constantly update after some changes in my dashboard for example, like adding scheduled server custom code events)? Or would custom code be better? Side question: assuming I mistyped the api id or app private key, how can I track failures in Initialize() calls? (without parsing debug logs, but as a callback with onSuccess or Exception)