This is a documentation error at our end. There should be a second optional parameter, but now required.
As you understand
balanced.init('YOUR-MARKETPLACE-URI', {});
balanced.init('YOUR-MARKETPLACE-URI', {'debug': true});
Hope this helps.
source
share