Hello Jorge, I think you are only able to read all data from the provisioning api or admin settings api for all domains, so only GetEntry operations. Any other request to those apis must be with provisioning api enabled.
Or i think you could try use the OAUTH for those matters. Att, Alexandre Jacquet On 17 May 2011 17:49, Jorge Luis Mendez <[email protected]> wrote: > You were right, Provisioning was not enabled. After enabling it, > AdminSettings started working without problems. The documentation for > AdminSettings states the following though: > "The Admin Settings service is enabled for the Google Apps Premier, > Education, and Partner Editions. You may want to sign up for a Premier > Edition account <http://www.google.com/apps/intl/en/business/details.html> for > testing purposes. The Admin Settings service uses Google > Accounts<https://www.google.com/accounts/Login>, > *so if you already have an account on a domain with one of these editions, > you're all set*." > > Anyways, taking into account that Google apps Free accounts do not have > read access to the AdminSettings API and the return same error code/message > as a disabled Provisioning API checkbox, how can I differentiate between > Google Apps Free accounts and a disabled Provisioning API checkbox? > > Thanks, > Jorge > > On Tue, May 17, 2011 at 2:52 PM, Jorge Luis Mendez > <[email protected]>wrote: > >> Yes. Provisioning API does work. >> >> >> >> On Tue, May 17, 2011 at 1:58 PM, Ale Jacquet <[email protected]>wrote: >> >>> Provisioning API enabled? >>> Att, >>> >>> Alexandre Jacquet >>> >>> >>> >>> On 17 May 2011 15:08, Jorge Luis Mendez <[email protected]> wrote: >>> >>>> Yes. Both of them are Google Apps for Business domains. >>>> >>>> On Tue, May 17, 2011 at 12:03 PM, Ale Jacquet <[email protected]>wrote: >>>> >>>>> Is this a Google Apps for Business domain? >>>>> >>>>> >>>>> >>>>> Att, >>>>> >>>>> Alexandre Jacquet >>>>> >>>>> >>>>> >>>>> On 17 May 2011 13:50, Jorge Luis Mendez <[email protected]> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I'm trying to access the AdminSettings API in two Google Apps Business >>>>>> account. One works perfectly while the other one returns: >>>>>> >>>>>> <HTML> >>>>>> >>>>>> <HEAD> >>>>>> >>>>>> <TITLE>Domain cannot use API</TITLE> >>>>>> >>>>>> </HEAD> >>>>>> >>>>>> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> >>>>>> >>>>>> <H1>Domain cannot use API</H1> >>>>>> >>>>>> <H2>Error 403</H2> >>>>>> >>>>>> </BODY> >>>>>> >>>>>> </HTML> >>>>>> >>>>>> Is there something that has to be enable in order for the >>>>>> AdminSettings API to work for a google apps business account? >>>>>> >>>>>> Jorge >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Google Apps Domain Information and Management APIs" group. >>>>>> To post to this group, send email to >>>>>> [email protected]. >>>>>> To unsubscribe from this group, send email to >>>>>> [email protected]. >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >>>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Google Apps Domain Information and Management APIs" group. >>>>> To post to this group, send email to >>>>> [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]. >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google Apps Domain Information and Management APIs" group. >>>> To post to this group, send email to >>>> [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]. >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google Apps Domain Information and Management APIs" group. >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-apps-mgmt-apis?hl=en. >>> >> >> > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-apps-mgmt-apis?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
