You don't need additional software. The same code is executed on every supported platform and should work the same.
But, of course, YMMV.
Currently that chunk of code is a bit of a hot potato and verbose logs are not that useful to know what happens under the hood.
So, until somebody does a proper refactor that makes error reporting somewhat descriptive, your best bet is trying to know what happens inside the "run" function on each cloud type. It should return an array with results, it does not and hence you receive
"cannot fetch list of folder contents..."
|