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
battk
08/11/2021, 7:43 PM
what does the code look like
a
Azi
08/11/2021, 7:45 PM
I am getting the same thing from a Restlet which resolves a suitelet URL and sends a request
a
alien4u
08/12/2021, 1:43 AM
@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.