Are there any issues with the Group Settings API endpoints?  I'm using GAM
to iterate through a text file to change the archive settings for groups in
a Google Apps domain and am receiving the following exception over most of
the groups:


    'reason': server_response.reason, 'body': result_body}
gdata.service.RequestError: {'status': 503, 'body': '<?xml version="1.0"
encoding="UTF-8"?>\n<errors xmlns="http://schemas.google.com/g/2005";>\n
<error>\n  <domain>GData</domain>\n  <code>backendError</code>\n
 <internalReason>Backend Error</internalReason>\n </error>\n</errors>\n',
'reason': 'Service Unavailable'}

I am running the following command:
python gam.py update group ${group} settings is_archived true

Regards,
Brian

Brian McNamara, Certified Google Apps Deployment Specialist
LTech | [email protected] | 908-566-1728 | Google Voice 908-505-5155

-- 
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.

Reply via email to