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.

My Stuff

New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.

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',…