Hello everyone, I have a question.
I have built an AppSheet app that calls an Apps Script to perform certain operations. However, when the AppSheet app owner and the Apps Script deployer are different users, I encounter the following error:
Error: Apps Script execution failed with code “AuthRequired” and message: Authentication required to run script
I have already set the Apps Script deployment access to “Anyone.”
Is there a way to resolve this issue? Thanks!

