I am creating a suitelet that has run as role "Administrator". It is hopefully going to be run with customer's that have the role "Customer Center".
When I am running a search however, I am getting "you need permission Document And Files". Is there a way around this for the Customer Center role that someone has figured out?
My initial thoughts, which I don't want to do, is to use the suitelet as an API: The customer will use the internal url, and then the app will use the external suitelet url to make "rest" calls.