Hello,
I own a google apps script Library linked to a google sheet data form shared with 2 authorized users (Lopez and Ben) with the exact permissions ("Editor") access on both the library file and the google sheet data form.
but only the file owner (Myself) and the user Lopez are able to run the script from both the google sheet data form and the google sheet data form script Editor.
when user Ben tries to run the the script (even from the same computer and same browser) the following happen:
From google sheet data form: "Running Script - Cancel - Dismiss" is prompted and nothing happen....
From google sheet data form script Editor:
Error
We're sorry, a server error occurred while reading from storage. Error code NOT_FOUND.
Question:
Why does Ben not able not able to run the script (on the google sheet data form and the google sheet data form script Editor) even though he has exactly the same permissions with Lopez?
Thank you in advance,
Sincerely,
CB