Hi, This may or may not be intentional, so I'm just trying to find out what the outcome should be. Also this is related to the old email lists which are now deprecated but I would be grateful if anyone can clarify if this works differently for the email groups...
In instances where we try to create an email account that has been deleted within the last 5 days, we get the UserDeletedRecently (1100) error, which is what we would expect. However when trying to add this user to an email list using the deprecated method "addRecipientToEmailList", I get the UserSuspended (1101) error. Now I know we shouldn't even be trying to add deleted user accounts to groups/lists in the first place, but due to the way our system works we'll need to continue doing this for the time being. But... My first question is: Is this the result I should expect? My second question is: Does using the new "addMemberToGroup" method yield the same result when used on a user account that was deleted within the last 5? Of course I'll find out when we move to using "addMemberToGroup" instead of "addRecipientToEmailList", but if the new method yields a more appropriate error then it might be a good excuse to move to the group methods sooner. It's not a huge issue, because we get the UserSuspended error and that's enough to inform our system that it was unsuccessful. Once the 5 days have passed since the user account was deleted then it gets created again ok and then gets added to the email list without any problem. Regards, David. -- 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.
