Hi Andrew, You can't create a nickname in a secondary domain, but instead you have to use the MultiDomain function to create an alias:
http://code.google.com/googleapps/domain/gdata_provisioning_api_v2.0_developers_protocol.html#Managing_Multiple_Domain_User_Aliases For what concerns the sendAs problem, please check the complete error message returned by your cURL call. You may have to specify the --verbose flag. Thanks Claudio On Fri, Jun 3, 2011 at 6:36 PM, Andrew Bucklin <[email protected]>wrote: > Attached is a zip file containing sample code. Essentially, when using the > provisioning API to create a new nickname and sendAs alias, the code only > works when passing the primary domain name. When trying to create a > nickname and sendAs alias using a secondary domain name, the code fails and > "bool(false)" is returned. > > -- > 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/-/MEJrVzg5TjQ1M1VK. > > 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.
