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
I have run into what I believe is a bug when trying to create a new resource object. In my specific case, these are the commands to reproduce the issue:
If I re-run the command "Add-AutotaskAPIAuth -ApiIntegrationcode $ATTrackingApi -credentials $ATCredentials -VerboseAdd-AutotaskAPIAuth -ApiIntegrationcode $ATTrackingApi -credentials $ATCredentials" after the Get request the issue does not happen.
Equally, if you try and create a different resource to the one queried (ie. query tickets but create a company) then this does not happen.
If you need anymore details just let me know :-)
The text was updated successfully, but these errors were encountered:
I have run into what I believe is a bug when trying to create a new resource object. In my specific case, these are the commands to reproduce the issue:
These steps produce the following error:
I am writing using Visual Studio Code on a Windows 11 Pro workstation. Below is the PowerShell version table:
If I re-run the command "Add-AutotaskAPIAuth -ApiIntegrationcode $ATTrackingApi -credentials $ATCredentials -VerboseAdd-AutotaskAPIAuth -ApiIntegrationcode $ATTrackingApi -credentials $ATCredentials" after the Get request the issue does not happen.
Equally, if you try and create a different resource to the one queried (ie. query tickets but create a company) then this does not happen.
If you need anymore details just let me know :-)
The text was updated successfully, but these errors were encountered: