Apps Script Authentication Error in AppSheet

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!

When you add the Script project top the Bot, there generally is a dialog box presented asking to authorize the script. Have you done that step?

Yes, I have authorized that step, but the error still appears in the monitor.