Hi Jane,

  I'm not seeing this issue with GAM:

$ gam update user karl suspended on
$ gam info user karl
User: [email protected]
First Name: Karl
Last Name: Smith
Is an admin: false
Has agreed to terms: true
IP Whitelisted: false
Account Suspended: true
Must Change Password: false
Organization: None
Email Aliases (Nicknames):
Groups:

However, GAM uses the multidomain API call, maybe try updating your app to 
use multidomain?

https://developers.google.com/google-apps/provisioning/#retrieving_users_experimental

Jay

On Friday, October 5, 2012 9:56:12 AM UTC-4, Jane Zuzek wrote:
>
> Hi, 
>
> It seems that something has changed in recent weeks (some time since 
> September 15) such that the python Provisioning API RetrieveUser 
> function no longer returns Name information in the UserEntry record of 
> Suspended users.  If I view a suspended user via the web interface, I 
> can still see the user's family_name and given_name displayed, yet the 
> RetrieveUser function returns 'None' for both of those values. 
>
> I don't understand why this would be changed, since I think it's quite 
> valuable to be able to retrieve name attributes of suspended users. 
>
> If I "restore" a suspended user, the RetrieveUser function again will 
> happily return family_name and given_name values. 
>
> Is there a way, through the API, to retrieve family_name and given_name 
> values for any user, regardless of whether they're Active or Suspended? 
>
> Thanks. 
>
> Jane Zuzek 
>

-- 
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/-/0FMWcL39VhQJ.
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