How to Resolve Error “Your current role does not have permission to perform” in REST API

Issue

We are getting below error in postman Get call with custom role for Sales Invoice

https://xxxxxxxx.suitetalk.api.netsuite.com/services/rest/record/v1/invoice/

error :Your current role does not have permission to perform this action.”,

There is no error with custom role if we give invoice number as below

https://xxxxxxxx.suitetalk.api.netsuite.com/services/rest/record/v1/invoice/12632

No error if we run with Admin role

I able to access invoice list using custom role in UI screen but error coming in postman

Solution

Add the permission Reports->SuiteAnalytics Workbook”

Leave a comment

Your email address will not be published. Required fields are marked *