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 phpq...@googlegroups.com
Love the project!
I checked out the dev branch to give it a test run, but Zend_Json_Decode was throwing exceptions (Invalid Token).
After a bit of debug I realized this was because the JSON coming through $_POST was slash escaped. I also noticed that the configuration file was not under ignore, which is minor but figured I could help!