Anyone ever faced this issue: INSUFFICIENT_PERMISS...
# suitescript
a
Anyone ever faced this issue: INSUFFICIENT_PERMISSION:*Permission* Violation: You need the 'Set Up Company'" This is a client script and the only thing this is doing is resolving a Suitelet URL and sending a post request...
b
what does the code look like
a
I am getting the same thing from a Restlet which resolves a suitelet URL and sends a request
a
@battk At the end it was a search to get State Name from ID, change the logic so the searches was not needed and problem solved.