hmacSHA256(Hex decimal hash) signature generation with CryptoJS in servicenow
Hello Guys, -1 I am using cryptoJS Lib for generating Hex HMACSHA256 signature for AWS4 request.Its working fine in custom application scope but in sn_capi scope throws me error undefined properties. gist.github.com/igable/4bdcd90f78a8b2b07581 ...