GAM icon indicating copy to clipboard operation
GAM copied to clipboard

gam print datatransfers status pending ERROR: 400: Invalid Input: [status] - invalid

Open Celestica-Edward opened this issue 4 years ago • 1 comments

The issue tracker is for reporting product deficiencies. "How do I?" questions should be posted to the discussion forum at https://groups.google.com/group/google-apps-manager. When in doubt, start at the discussion forum and return here only when instructed to do so.

Please confirm the following:

  • I have upgraded to the latest GAM release from https://git.io/gamreleases and I still have this issue.
  • GAM 6.11 - https://git.io/gam - pyinstaller Jay Lee [email protected] Python 3.10.0 64-bit final google-api-python-client 2.31.0 Windows 10 10.0.19043 SP0 Multiprocessor Free AMD64
  • I am typing the command as described in the GAM Wiki at https://github.com/jay0lee/gam/wiki Yes

Full steps to reproduce the issue:

  1. Execute the command "gam print datatransfers status pending"

Expected outcome (what are you trying to do?): Per https://github.com/jay0lee/GAM/wiki/Data-Transfers, this command should return any pending data transfers.

Actual outcome (what errors or bad behavior do you see instead?): C:\GAM>gam print datatransfers status pending

ERROR: 400: Invalid Input: [status] - invalid

Celestica-Edward avatar Dec 09 '21 14:12 Celestica-Edward

The error is on Google's side. They seem to no longer accept pending as a possible status. I'd guess requests just start at inProgress and then move to completed or failed. I've updated the wiki.

jay0lee avatar Dec 09 '21 15:12 jay0lee