Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Why https.createSecureString from API Secret returns empty?
Below is a snippet from the top of my 2.1 UserEventScript. The log.debug shows up as {} but I was told it would contain the password I put in to the API Secrets manager for the secret with ID "custsecret_my_api_test". That's what I need it to do, rather than returning empty curly braces. The API Secret is set to allow all Domains and Scripts (no restrictions). I am running this script in our Sandbox account, but I created it in Production as well just in case the API always goes to Production or something, even when running from Sandbox. Same
0