Hi Michael, thanks for your response. I post an example of the XML I'm 
sending.

PUT https://apps-apis.google.com/a/feeds/orgunit/2.0/<my-customer-id>/%2F

<?xml version=\'1.0\' encoding=\'UTF-8\'?>
  <ns0:entry xmlns:ns0="http://www.w3.org/2005/Atom"; 
xmlns:ns1="http://schemas.google.com/apps/2006";>
  <ns1:property name="usersToMove" value="[email protected]" />
  <ns1:property name="parentOrgUnitPath" value="/" />
</ns0:entry>'

The response obtained is:

{'status': 400, 'body': '<?xml version="1.0" 
encoding="UTF-8"?>\r\n<AppsForYourDomainErrors>\r\n <error errorCode="1301" 
invalidInput="orgUnit" reason="EntityDoesNotExist" />\r\n
</AppsForYourDomainErrors>\r\n\r\n', 'reason': 'Bad Request'}



Thanks for your help.


-- 
You received this message because you are subscribed to the Google Groups 
"Google Apps Domain Information and Management APIs" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-apps-mgmt-apis/-/e5qmnJbNlo8J.
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