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.
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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Check out the Announcements page to stay updated with the latest news, updates, upcoming events, and important community information!
What if your ERP could help surface the next step before you go looking for it? Watch here to learn more!
Don't miss out on our Question of the Week! You only have until tomorrow, May 27, 2026, 6:00PM ET to comment your answers.

My Stuff

New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.

DavidMa Red Ribbon

Comments

  • @"Robert Nedelkow-Oracle", the answer provided in SuiteAnswer is exactly what is in the sample code. But still getting the error `AN_ERROR_OCCURRED_WHILE_DECRYPT_PASSWORDGUID`.
  • Has anyone actually gotten secrets to work in NetSuite? I've tried the basic SuiteScript example from the crypto module that should run as is, but also get the error (AN_ERROR_OCCURRED_WHILE_DECRYPT_PASSWORDGUID). /** * @NApiVersion 2.x * @NScriptType Suitelet */ define(['N/ui/serverWidget', 'N/runtime', 'N/crypto',…