This repository was archived by the owner on Mar 10, 2021. It is now read-only.
Better error handling for InventoryUpdater
Error where not readable like this:
Error on creating channel: [object Object]
Now you will see the JSON response from the SPHERE.IO API.
Further, this release contains a fix in the ensureChannelByKey function. It will now inform you on problems during getting the existing channel (statusCode != 200) instead of trying to create one.