Is there an AWS auth module?
# suitescript
z
Is there an AWS auth module?
u
You may use CryptoJS
z
Thanks, I’m using CryptoJS and my signature does not want to behave, so I was wondering if there was a cleaner module out there that already uses it.
u
So are you using NAMDConfig to import the mentioned module?
z
Yep, the module is loaded and working. There just seems to be some issues in either my canonical string or the signature
u
is the error that you are getting stating something like "the canonical string should be...." but the two string values presented on the error is the same?