Hey...
I have a google apps script that connect with google form, spreadsheet and google drive.
When i run the code, it show an error:
Exception: We're sorry, a server error occurred. Please wait a bit and try again.
The error code is:
var file = DriveApp.getFileById(fileId);
just to know, this apps code, is work in other account, but not in this account.
showed this: