Google docs error

61 views
Skip to first unread message

David Paiva (Drax)

unread,
Apr 10, 2024, 12:25:39 AMApr 10
to Google Apps Script Community
Hi.
I have a online form that I created for a client.
Ignoring the layout issues in the first page (this is related to another topic) he is pointing out the follow error message:


googleError.png

It's seems random, he said that appears most of times but I can't reproduce the error in my machine or devices.

He tried on multiple browsers, with multplice accounts and multiple devices, here are a list of some of the tests that got that error:

MacBook Pro 2019 Safari

Iphone X Chrome

Iphone 14 Pro Chrome
Ipad 5a Safari
Ipad 5a Chrome

Any idea what could cause this issue?

Thank You

Ed Robinson

unread,
Apr 14, 2024, 1:54:44 PMApr 14
to Google Apps Script Community
David,
I've seen this error before when there is something corrupted in the document, or (I think) with different account permissions. I believe it occurs when Docs can't access or have permission to access an element of the document.

Here are two things to try:
1. Make a copy of the document (using Drive's "Make a copy" menu item). I believe the copy action does more than simply duplicate the file, it makes new entries in the underlying object store for all element blob resources (like images). In other words it does some integrity checking when it does the copy. 
2. Have your client use the new copied document. If they see the error again, ask them to check what Google account is signed in. The issue may be related to security permissions on the account or if they've accidentally used a personal account to access the doc.

Hope this helps, there is not a lot of documentation that helps debugging issues like these. The info above is my guesswork from trying to figure out similar issues

Reply all
Reply to author
Forward
0 new messages