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 Moderator API
Hi,
I want to use the ModeratorSample code in a new AppEngine project.
I am using GPE 2.4 (beta) and added the Moderator API.
This comes with google-api-client 1.3.1 alpha jars.
The com.google.api.client.googleapis.GoogleTransport class is no
longer available.
However there is a GoogleJsonRpcHttpTransport, but this doesn't
implement the Transport interface.
I was hoping that someone could give me a hint how to adjust the