--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/fc3346c7-9c2f-430d-9d34-961112012c4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You have users with extended characters in the information but code page 437 (cp437) can't display them.Do: chcp 1252Try again.
On Nov 2, 2017, at 8:31 AM, sslater98 <ssla...@gmail.com> wrote:
User in our org is a member of 202 groupsWhen I try to get info on this user, gam 4.32 throws an error after listing a handful of them.gam info user <username>Traceback (most recent call last):File "gam.py", line 12345, in <module>File "gam.py", line 11731, in ProcessGAMCommandFile "gam.py", line 8816, in doGetUserInfoFile "encodings\cp437.py", line 12, in encodeUnicodeEncodeError: 'charmap' codec can't encode character u'\u2013' in position 27: character maps to <undefined>[7016] Failed to execute script gamRunning the command on a user with fewer groups succeeds.--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/21f8dc6b-93bf-431a-8603-9e93acc9a076%40googlegroups.com.
u'\u200b' is a ZeroWidth Spae character as described below which is probably not what you want in the data
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/44967170-2b20-4778-96d8-da77564ad848%40googlegroups.com.