You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Dear Experts,
I tried to move a google drive folder contain some files, to another folder with google apps script. Below is script screenshot, folder moving process is working but log message from catch(error) { Logger.log('... } is showing.
Should I ignore the error or fix it? Could you please check me with this issue?