My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Action Required: Review and submit pending reconciliation matches before the NetSuite upgrade to avoid rework. After 26.2, unsubmitted matches will be unmatched. For more details, see SuiteAnswers 1047397
Comments
-
@Richard James Uri-Oracle The image of login audit is attached in my first post. It does not specify ant error rather it just displays that the user is logged in with status "Success". I believe the issue is somewhere else.
-
This is the pre-suite script I am using: var navigator = {}; // necessary as part of "eval" on jsrsasign lib var window = {}; // necessary as part of "eval" on jsrsasign lib eval(pm.globals.get("jsrsasign-js")); // grabbing jsrsasign lib, loaded in separate GET const cryptojs = require('crypto-js'); // using crypto js for…
-
No, I haven't. I think that is not a required step in making this request. I am following this tutorial from YouTube: https://www.youtube.com/watch?v=Ug2ZtI8wCDg, Everything works fine except that the request throws an unauthorized error.