Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

formatjson throws an error when used with print teamdrives #409

Closed
Prodeguerriero opened this issue Apr 25, 2024 · 2 comments
Closed

formatjson throws an error when used with print teamdrives #409

Prodeguerriero opened this issue Apr 25, 2024 · 2 comments

Comments

@Prodeguerriero
Copy link

Hi there,

Just a quick one: if I run gam user me@mydomain.com print teamdrives formatjson I get the following error message:

Traceback (most recent call last):
  File "__init__.py", line 74485, in ProcessGAMCommand
  File "__init__.py", line 63038, in printShowSharedDrives
  File "__init__.py", line 8835, in writeCSVfile
  File "__init__.py", line 8461, in writeCSVToStdout
  File "__init__.py", line 8429, in writeCSVData
  File "csv.py", line 167, in writerows
  File "csv.py", line 159, in _dict_to_list
ValueError: dict contains fields not in fieldnames: 'role'

Cheers,

@taers232c
Copy link
Owner

taers232c commented Apr 25, 2024 via email

@taers232c
Copy link
Owner

taers232c commented Apr 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants