Hi Alexandre, AdminSettings is only available for the non-free Google Apps editions. My understanding is that they are two possible reasons why you are getting the "you are not allowed to perform changes on the domain" message:
1. You are using a free Google Apps edition domain. or 2. You are not authenticating properly. I think it doesn't make sense to disallow the API domain verification to free edition (same as the retrieve edition API call) but I guess it's meant for domains that sign-up directly as paid versions. Honestly, I would want Google to at least allow read-only access to certain AdminSettings APIs such as the verification status and edition retrieval. The latter so I can cleanly figure out the Google Apps edition instead of triggering a API request error to determine it. Cheers, Jorge On Wed, Jun 8, 2011 at 11:35 AM, Alexandre Jacquet < [email protected]> wrote: > Hello Guys, > > Yesterday i was testing the AdminSettings and i have a question. > > > Nowadays the domain verification is based on TXT no on CNAME, does this > method still exists? > > > https://apps-apis.google.com/a/feeds/domain/2.0/domainName/verification/cname > > In the PUT request change the verified property value to true. > > > <apps:property name='verified' value='true' /> > > > > I have tested however it returns me that im not allowed to take actions on > determined domain. > > > > > Thank you > > > > Alexandre Jacquet > > Google Apps Deployment Specialst > São Paulo | SP | Brasil > Tel.: 55 11 8064 6882 > > > > -- > 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.
