Netsuite is discontinuing HMAC-SHA1, we need to mo...
# suitescript
s
Netsuite is discontinuing HMAC-SHA1, we need to move to HMAC-SHA256. I try to understand. When the integration is already TBA, am I right to believe that I have nothing to change only the script/app calling the restlet need to change their call ?
r
That is correct.
s
👍