RE: Permission error while accessing list of customer records.
I’m trying to hit a API through postman but I’m getting following error:
{
“type”: “https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1”,
“title”: “Your current role does not have permission to perform this action.”,
“status”: 400,
“o:errorCode”: “USER_ERROR”
}
What I need to do to get the permissions? Do I need to set it from netsuite, if yes from where can I do this?
It’s hard to say without knowing was the API call was, but most likely you need to update the role being used in the integration (under Setup –> User/Roles –> Manage Roles).