Updating Object Ownership in Bulk Using the Powershell SDK

I have also tried this as well, and gotten an error:

PS C:\Users\woodsma\Downloads\powershell_module_identitynow-master\powershell_module_identitynow-master> .\sailpoint_set_new_ap_owner_by_userTest.ps1 -CurrentOwnerUid “105470” -NewOwnerUid “106425”
ConvertFrom-Json: C:\Users\woodsma\Downloads\powershell_module_identitynow-master\powershell_module_identitynow-master\sailpoint_set_new_ap_owner_by_userTest.ps1:32:94
Line |
32 | … en calling Search-Post: {0}" -f ($.ErrorDetails | ConvertFrom-Json))
| ~~~~~~~~~~~~~~~~
| Cannot bind argument to parameter ‘InputObject’ because it is null.
Exception occurred when calling Search-Post:
Response headers: null
ConvertFrom-Json: C:\Users\woodsma\Downloads\powershell_module_identitynow-master\powershell_module_identitynow-master\sailpoint_set_new_ap_owner_by_userTest.ps1:32:94
Line |
32 | … en calling Search-Post: {0}" -f ($
.ErrorDetails | ConvertFrom-Json))
| ~~~~~~~~~~~~~~~~
| Cannot bind argument to parameter ‘InputObject’ because it is null.
Exception occurred when calling Search-Post:
Response headers: null