JoshM
04/30/2021, 7:59 PM*=* CryptoJS.HmacSHA256(baseString, key).*toString*(CryptoJS.enc.Base64);
I have an updated the c# .net sample project which is currently broken in the Netsuite Docs (https://www.netsuite.com/portal/developers/resources/suitetalk-sample-applications.shtml) , to use hmacSha256 , the CreateSignature function is the only code really needing update. (yes this problem also broke us down right before our Go Live fun )