megaphone
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Stay in the know of how NetSuite can help grow your business with our guides, webinars, and events. Subscribe Here
What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now!
No Limits. Just possibilities. Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Discover what's next at SuiteConnect Tour 2026.
Try Intelligent Payment Automation – Fee Free For Your First Month For more information, visit this thread.

My Stuff

User_ESHF0 Newbie

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.