Is there a reason that would make NS complain abou...
# suitescript
m
Is there a reason that would make NS complain about a permission, while the permission is actually assigned to the role? I am getting
Permission Violation: You need  the 'Transactions -> Invoice' permission to access this page. Please contact your account administrator.
While the role has that permission
c
Is it a script running as a different role that is complaining? (Rather than the user role)
m
The access token is used for all endpoints and with the same role.
Oh, I found out the reason, someone swiped the names of the roles. Sorry.
j
😐