Skip to content

Get-intuneWin32App - onversion from JSON failed with error: Unexpected character encountered while parsing value: E. Path '' - Line 189 #205

@Klotzzz

Description

@Klotzzz

I noticed, if i use 'Get-intuneWin32App' i get:

PS C:> Get-intuneWin32App -Verbose
VERBOSE: Access token refresh is not required, remaining minutes until expiration: 55
VERBOSE: GET https://graph.microsoft.com/Beta/deviceAppManagement/mobileApps?$filter=isof('microsoft.graph.win32LobApp')
ConvertFrom-Json: C:\Users(my user)\Documents\PowerShell\Modules\IntuneWin32App\1.4.4\Private\Invoke-MSGraphOperation.ps1:189
Line |
189 | … ErrorDetails = $ExceptionItem.ErrorDetails.Message | ConvertFrom-Json
| ~~~~~~~~~~~~~~~~
| Conversion from JSON failed with error: Unexpected character encountered while parsing value: E. Path '', line 0, position 0.


Unfortunately i did not notice. when this behavior started to appear.

Does anybody have a hint about this?


My $PSVersionTable shows this:

Name Value


PSVersion 7.3.9
PSEdition Core
GitCommitId 7.3.9
OS Microsoft Windows 10.0.26100
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Cheers!
Maik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions