Unable to get job output

avatar
(anonymous user)
Product: PowerShell Universal
Version: 3.8.9


I can’t seem to retrieve the output of any job, I get the following error:

Get-PSUJobOutput -JobId 1546
Get-PSUJobOutput : Unexpected character encountered while parsing value: i. Path '', 
line 1, position 1.
At line:1 char:1
+ Get-PSUJobOutput -JobId 1546 -Integrated
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Get-UAJobOutput], JsonReaderExcepti 
   on
    + FullyQualifiedErrorId : Newtonsoft.Json.JsonReaderException,UniversalAutomatio 
   n.GetJobOutputCommand


All Comments (2)

avatar

Hey, did you ever find a fix for this?
Running into the same issue after updating from 3.5 to the latest version.

avatar

Might want to update. THis was fixed from what I know.