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-a...@googlegroups.com
I am also getting this error do you get any workaround? or any cause of this error? Please share if any.
Thanks.
Anthony Madrigal
unread,
Jul 13, 2015, 10:26:43 AM7/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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-a...@googlegroups.com
Hello,
Is your question related to AdWords Scripts? If so, could you please report your question on the AdWords Scripts forum?
Thanks,
Anthony
AdWords Scripts Team
Ryan (Cloud Platform Support)
unread,
Jul 13, 2015, 12:58:10 PM7/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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-a...@googlegroups.com, jairo....@gmail.com
Salutations Edu,
This error generally pops up when your app hits the serving deadline (60 seconds for Frontend) while there is either a URLFetch or API call in progress. You should check to see what is making the call and see if you can reduce the time it takes to complete.
Edu App
unread,
Aug 14, 2015, 9:54:33 AM8/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 App Engine
Hi Jairo,
I am also facing this error while sending gcm message to more than 1000 users. I searched a lot on google but dint find satisfactory answer. Did you solved this problem or find any cause? Please reply soon...
Ryan (Cloud Platform Support)
unread,
Aug 14, 2015, 12:40:24 PM8/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 App Engine
Try reducing the number of users you send to, split the work out to task queues or use backend module to send your messages.