Hi All,
We have requirement to connect cosmos DB for that we need to Create HASH token ,
Can any guide how to generate HASH token
Hi All,
We have requirement to connect cosmos DB for that we need to Create HASH token ,
Can any guide how to generate HASH token
Hi Anil,
please provide more details about your use case.
Esp. provide webMethods.io version as well as an information how you want to connect to cosmos db.
Regards,
Holger
My Requirement is that I need to Fetch the data from Cosmos by using Get Operations. For this, i need to establish a rest connection from webmethods.io to Cosmos DB. For that, as per the developer guide, i need to Create a HASH signature ((“type=” + MasterToken + “&ver=” + TokenVersion + “&sig=” + base64Bits) to pass the token for connection .
Requesting: do we have any Vedio on this? It will be more useful for me