Hi, I try to create a customer record using POSTMAN, Restlet script type that time got the "INSUFFICIENT_PERMISSION" error.
NetSuite error message {\"type\":\"error.SuiteScriptError\",\"name\":\"INSUFFICIENT_PERMISSION\",\"message\":\"Permission Violation: You need the \'Lists -> Customers\' permission to access this page. Please contact your account administrator.\",\"id\":\"\",\"stack\":[\"createError(N/error)\",\"postFun(/SuiteScripts/restlet_Hello_world.js:13)\"],\"cause\":{\"type\":\"internal error\",\"code\":\"INSUFFICIENT_PERMISSION\",\"details\":\"Permission Violation: You need the \'Lists -> Customers\' permission to access this page. Please contact your account administrator.\",\"userEvent\":null,\"stackTrace\":[\"createError(N/error)\",\"postFun(/SuiteScripts/restlet_Hello_world.js:13)\"],\"notifyOff\":false},\"notifyOff\":false,\"userFacing\":false}.
Let know if anyone have solution.