Nick
05/21/2025, 6:58 PMruntime.getCurrentUser().role
, it returns a different role than the one configured for the service in the backend.
How can I ensure that the service executes with the correct role and has the necessary permissions?
The role configured in the backend has full permission for Transactions → Quotes, but I'm still getting this error:
error.SuiteScriptError","name":"INSUFFICIENT_PERMISSION","message":"Permission Violation: You need a higher level of the 'Transactions -> Quote' permission to access this page.
Santiago
05/22/2025, 12:31 PM