is emailmatchpattern broken with latest gam version ?

70 views
Skip to first unread message

Colin O'Leary

unread,
Feb 23, 2022, 8:21:32 AM2/23/22
to GAM for Google Workspace
Hi,

I ran this command the other day which returned expected output:

gam print groups emailmatchpattern "^2022-db.*"

After upgrading today to latest gam :

GAMADV-XTD3 6.15.23 - https://github.com/taers232c/GAMADV-XTD3 - pyinstaller
Python 3.10.2 64-bit final

and running again im getting exception errors like below:

File "__init__.py", line 4572, in callGAPI
  File "googleapiclient/_helpers.py", line 131, in positional_wrapper
  File "googleapiclient/http.py", line 937, in execute
googleapiclient.errors.HttpError:  

etc ....... 


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "__init__.py", line 26719, in doPrintGroups
  File "__init__.py", line 4692, in callGAPIpages
  File "__init__.py", line 4595, in callGAPI

etc ...

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "__init__.py", line 60199, in ProcessGAMCommand
  File "__init__.py", line 26724, in doPrintGroups
  File "__init__.py", line 2189, in invalidMember
KeyError: 'query'

David Lazaro

unread,
Feb 23, 2022, 8:58:43 AM2/23/22
to GAM for Google Workspace
+1 same here i made a rollback on an older version but still the same

Colin O'Leary

unread,
Feb 24, 2022, 7:32:49 AM2/24/22
to GAM for Google Workspace
I ran apt-get update, apt-get upgrade on ubuntu just now (just updated rsync) and ran the command  gam print groups emailmatchpattern "^2022-db.*" again  - and it appears to be working again now - so maybe an issue on the google side yesterday ? 
Reply all
Reply to author
Forward
0 new messages