Javascript – How to Ignore Permissions Error with Apps Script on Google Sheets
I have an Apps Script that updates columns in a Google Sheet. It is only updating unprotected columns. At the end I do a sort on all columns (including some protected columns). Those without permissions get an error from google…