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 using python appengine, and it looks like something external (outside of my app) is making post requests executed twice. Is anybody seeing this also?
Looks like something like this has happened before.
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
Not here, but if you're seeing the requests coming from a browser executing AJAX requests, note that they'll send a HEAD request for cross-site scripting security checks before sending the POST.