I have a Google Sheet that is shared with three other users. I wrote several scripts which create a toolbar with buttons to allow easy use of the sheet and the automated creation of new Google Docs based on information in the sheet. I would like others to be able to use the toolbar, but when others try they get an error message, saying "Exception: No item with the given ID could be found. Possibly because you have not edited this item or you do not have permission to access it."
I asked another user (with editing rights) to try running the script manually (entered script editor --> selected function --> pressed run), but he got the same error.
Does anyone have any advice on how I can solve this problem and allow the three other users to run the scripts?
Thanks for the help!
Karl