Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Developer theme deployment : "code":"SSS_INVALID_SCRIPTLET_ID","message&quo
I've download theme developer tool 18.2 and install npm.
And then run gulp theme: fetch to fetch the theme. I get the following error
(node:17619) UnhandledPromiseRejectionWarning: StatusCodeError: 404 - {"error":{"code":"SSS_INVALID_SCRIPTLET_ID","messa ge":"That Suitelet is invalid, disabled, or no longer exists."}}
at new StatusCodeError (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request-promise-core/lib/errors.js:32:15)
at Request.plumbing.callback (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request-promise-core/lib/plumbing.js:104:33)
at Request.RP$callback [as _callback] (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request-promise-core/lib/plumbing.js:46:31)
at Request.self.callback (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request/request.js:185:22)