You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get-AutotaskAPIResource -resource Tasks works, but Set-AutotaskAPIResource -Resource Tasks -ID "XXXXX" -body $body gives the following error:
Set-AutotaskAPIResource : Cannot validate argument on parameter 'Resource'. The argument "Task" does not belong to the set... Supply an argument that is in the set and then try the command again.
The text was updated successfully, but these errors were encountered:
Get-AutotaskAPIResource -resource Tasks works, but Set-AutotaskAPIResource -Resource Tasks -ID "XXXXX" -body $body gives the following error:
Set-AutotaskAPIResource : Cannot validate argument on parameter 'Resource'. The argument "Task" does not belong to the set... Supply an argument that is in the set and then try the command again.
The text was updated successfully, but these errors were encountered: