Skip to content

GAM 7.00.10

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 13:57
· 142 commits to main since this release
2b6891c
  • 7.00.10

Handled the following error that occurs when gam create user is immediateley followed by gam update user.

ERROR: 412: conditionNotMet - User creation is not complete.

Updated support for Folders with limited access; this is a work in progress.

  • 7.00.09

Added initial support for Folders with limited access; you must be enrolled in the Beta preview.

Updated api_call_tries_limit variable to gam.cfg that limits the number of tries
for Google API calls that return an error that indicates a retry should be performed.
The default value is 10 and the range of allowable values is 3-30.