SA
08/28/2024, 10:48 PMCeligo AI
08/28/2024, 10:48 PMAI generated answer (using internal Slack threads):The error message you're encountering, "Your current role does not have permission to perform this action", is typically due to the role associated with the user making the REST request not having the necessary permissions to perform the requested action. In NetSuite, permissions are managed at the role level. Each role has a set of permissions that determine what actions the role can perform. If a user with a certain role tries to perform an action that their role does not have permission for, NetSuite will return an error. In your case, the role used to authenticate the REST request does not have the necessary permissions to perform the requested action. You need to review the permissions associated with the role and ensure that it has all the necessary permissions to perform the action you're trying to perform. Here are some steps you can follow to troubleshoot this issue: 1. Identify the role used to authenticate the REST request. 2. Go to the role setup page in NetSuite and review the permissions associated with the role. 3. Check if the role has the necessary permissions to perform the action you're trying to perform. If not, add the necessary permissions to the role. 4. If you're unsure what permissions are needed, you can refer to the NetSuite Help Center or the NetSuite documentation for more information. Remember, permissions in NetSuite are very granular and specific. For example, if you're trying to create a sales order, the role would need the 'Create Sales Orders' permission. If you're trying to view a sales order, the role would need the 'View Sales Orders' permission. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
08/28/2024, 10:48 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.852701902
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.845676124
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843726218
Celigo AI
08/28/2024, 10:48 PM