Join Slack
Powered by
Hi, I'm using the crypto module to match my output...
# suitescript
s
Sagar Hiray
02/19/2025, 1:34 PM
Hi, I'm using the crypto module to match my output key encrypted with JWT, but it's not matching any inputs. How can I resolve this? JWT method: HMACSHA256( base64UrlEncode(header) + "." + base64UrlEncode(payload), sBrTqEy88 )
Sagar Hiray
02/19/2025, 1:36 PM
to store key I created
API Secret
in netsuite.
b
battk
02/20/2025, 3:18 AM
Create a JWT Token Using a Secure String
✅ 1
Open in Slack
Previous
Next