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

Conflicting requests. Please try again [409] #348

Open
AshleyJackson opened this issue Mar 29, 2021 · 0 comments
Open

Conflicting requests. Please try again [409] #348

AshleyJackson opened this issue Mar 29, 2021 · 0 comments

Comments

@AshleyJackson
Copy link

Describe the bug
When offboarding a user an error pops up stating that there are conflicting requests.

To Reproduce
Steps to reproduce the behavior:

  1. Import valid config
  2. Invoke-GSUserOffboarding -User [email protected] -Options Full -DestinationOrgUnit '/Former Employees'

Expected behavior
Work through the Offboarding steps to deactivate a user, more specifically this: https://github.com/SCRT-HQ/PSGSuite/blob/main/PSGSuite/Public/Users/Invoke-GSUserOffboarding.ps1

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Windows 10 20H2
  • PowerShell Version: 5.1.19041.610
  • PSGSuite Version: 2.36.4

Additional context
Was able to scrape this from the log files:
[2021-03-29T14:16:07.9479205+10:00] Starting offboard of user: [email protected]
[2021-03-29T14:16:07.9800594+10:00] [[email protected]] Updating user
Update-GSUser : Exception calling "Execute" with "0" argument(s):
"Google.Apis.Requests.RequestError Conflicting requests. Please try again [409]
Errors [Message[Conflicting requests. Please try again] Location[ - ]
Reason[conflict] Domain[global]]
"At C:\Program
Files\WindowsPowerShell\Modules\PSGSUITE\2.36.4\PSGSuite.psm1:27624 char:17
Update-GSUser @_user @updateParams | Format-List Prim ...
CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Update-GSUser

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

1 participant