GAS web app issue on Android Chrome: Google Drive, Google Docs encountered an error. Please try reloading this page, or coming back to it in a few minutes

214 views
Skip to first unread message

Faustino Rodriguez

unread,
Jul 10, 2023, 10:34:36 AM7/10/23
to Google Apps Script Community
Since a few days ago there is a new issue likely starting with Android Chrome: 114.0.5735.196 (released on 2023-06-27)

From my testing when opening any Google Apps Script deployed as a web app, in the Android Chrome browser, it fails with this message
"Google Drive, Google Docs encountered an error. Please try reloading this page, or coming back to it in a few minutes."

I just published a dummy web app for testing with this simple code
function doGet() {
return HtmlService.createHtmlOutput("Hello there?");
}

And this is the /exec web app link with that error, if you want to try it and confirm 

Is anybody else having this issue?

p.s. I just reported the issue through the Chrome browser interface
Also the web apps are working fine on the Android Brave browser with version 1.52.130 (based on Chromium 114.0.5735.198)

Ryuto Suzuki

unread,
Jul 17, 2023, 5:27:53 AM7/17/23
to Google Apps Script Community
I also confirmed the same problem on 2023/07/17 on Chrome 114.0.5735.196.
After a bit of testing, I found the following behavior, even though I had specified "anyone" in the web app's who has access. (In my project, I am using "ContentService").

In my environment, this problem seems to occur when logging into Google as a user other than the one specified in "Execute as" in GAS. If I use incognito mode or use the web app while logged in to Google as the user specified in "Execute as", it seems to work fine.
2023年7月10日月曜日 23:34:36 UTC+9 fau...@thexs.ca:
Reply all
Reply to author
Forward
0 new messages