We have a Google Sheet that has a drawing pic that calls a script. It works fine for some users.
For one user, whenever the click on the drawing, the green bar says "Script is running" but nothing happens. When I look at the execution log, it says that the execution failed, but the user is not seeing a red error bar.
I suspect it has something to do with authorization for the script, but the pop up to select a Google Account to authorize doesn't come up.
Any advice on how we can reset one user's ability to trigger a script?
EDIT: Trying to running it from the code editor gives:
We're sorry, a server error occurred while reading from storage. Error code NOT_FOUND
And resolving according to We're sorry, a server error occurred while reading from storage. Error code NOT_FOUND still didnt work