Closed GoogleCodeExporter closed 8 years ago
typo, the first line would be:
mailService = new GoogleMailSettingsService("domain.com", "myappname");
Original comment by dal...@lollaskates.dyndns.org
on 27 Sep 2012 at 7:16
Does the same request work if you use curl or any other tool to send raw HTTP
requests? Fiddler can also be useful to inspect the requests and generate new
ones to compare with.
Original comment by ccherub...@google.com
on 27 Sep 2012 at 7:18
Checked out the requests with Fiddler, it looks like it's responding with
'Domain cannot use API'. That's odd. Why would that be?
Original comment by dal...@lollaskates.dyndns.org
on 27 Sep 2012 at 8:17
By the way, this utility is being developed on a free/standard Google Apps (the
limit 10 user) test environment. Is there a restriction on the email API
because its not our Business Gapps domain? The only other time I've seen
'Domain cannot use API' was when "Use provisioning API" is unchecked.
Yeah the more I think about it I bet it's a restriction of Free/Standard Gapps.
Original comment by dal...@lollaskates.dyndns.org
on 27 Sep 2012 at 8:24
Confirmed. Upgraded to Business trial for 30 days and resent the query and it
was successful. The restrictions of API should be documented clearly somewhere,
Ive been up and down the documentation and saw no hint of Free/Business
restrictions with email api.
Thanks for your time!
Original comment by ad...@lollaskates.dyndns.org
on 27 Sep 2012 at 8:32
Original comment by ccherub...@google.com
on 27 Sep 2012 at 9:20
Original issue reported on code.google.com by
dal...@lollaskates.dyndns.org
on 27 Sep 2012 at 7:14