Hi,I'm facing an authorization issue trying to use Segments APIs via a node.js client.Stop beating around the bush, below the part of it which manages the POST request and the authorization via the x-wsse headers:var now = new Date();var options = { method: "POST", hostname: "api3.omniture.c...