When I run this script against an asset (W10.1909), with the options in the script to let me know if any account failed more than 5 times in the last 24 hours, I get the following error in the script output. Any help?
`error> System.InvalidOperationException: A circular
reference was detected while serializing an object of type
‘System.Management.Automation.PSParameterizedProperty’.
error> Stack:
error> at ConvertTo-Json20, C:\ProgramData\Syncro\bin\module.psm1:
line 299
error> at Call-SyncroApiEx, C:\ProgramData\Syncro\bin\module.psm1:
line 251
error> at Call-SyncroApi, C:\ProgramData\Syncro\bin\module.psm1:
line 231
error> at Rmm-Alert, C:\ProgramData\Syncro\bin\module.psm1: line 32
error> at ,
C:\ProgramData\Syncro\bin\868fe6f2-5f24-4226-9515-4cf3e07f3de6.ps1: line
22
error> at , : line 1
error> at , : line 1
error> Call-SyncroApi: failure
Call-SyncroApi: success
`