Hi Chet, You found a small bug in the multidomain Provisioning API client library. I just committed a fix in rev dc3f99e0af5e:
http://code.google.com/p/gdata-python-client/source/detail?r=dc3f99e0af5e238a5bd10956bfecc4909a40239c Please checkout the new source to get the working version of the code. Thanks for reporting the issue Claudio On Wed, Oct 5, 2011 at 12:54 PM, Chet <[email protected]> wrote: > I believe I have encountered a bug in the Provisioning API, using Python > library calling method: > > multidomain_client.CreateUser(email, first_name, last_name, password, > is_admin, hash_function=None, suspended=None, change_password=None, > ip_whitelisted=None, quota=None) > > Setting change_password to True or 'true' is not having any effect - user > is not asked to reset password. > > -- > 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/-/gc2c6o1s4dYJ. > 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.
