Join Slack
Powered by
Hey all, I have a script that uses crypto.HashAlg....
# suitescript
d
depthless
10/26/2021, 8:33 PM
Hey all, I have a script that uses crypto.HashAlg.MD5 to submit feeds to Amazon's MWS. This appears to be deprecated. Is there another way to generate the hash?
b
battk
10/26/2021, 11:00 PM
the usual answer is an external package like
crypto-js
2
Views
Open in Slack
Previous
Next