Sarim Khan
05/20/2025, 6:54 AMHMAC-SHA256
and N/crypto
. I’ve followed the standard OAuth flow: building the base string, signing with the key, and encoding the header. But the response from the target account either shows an auth error or nothing at all.
Has anyone successfully made a SuiteScript-to-SuiteScript cross-account call using OAuth 1.0? If so, I’d really appreciate:
• A working example of generating the OAuth header using N/crypto
• Any gotchas around formatting the Authorization
header for NetSuite RESTlets
• Advice on cross-account permissions or setup (token roles, integration records, etc.)
Thanks in advance!