Skip to content

JSON error on getting email addresses #140

@psic4t

Description

@psic4t

Issue happens in the latest release

  • I confirm that the issue happens in the latest release of Set-OutlookSignatures

Previously solved issues and documentation

  • I have searched through issues, discussions and documentation, but have not found an answer to my issue

Code of Conduct

  • I agree to follow this project's Code of Conduct

What happens?

When using Outlook-New the script errors here:

Get email addresses @2025-08-14T14:43:23+02:00@
  Get email addresses from New Outlook and Outlook Web, as New Outlook is set as default
ConvertFrom-Json : Ungültiger JSON-Primitiv: .
In C:\temp\Set-OutlookSignatures\Set-OutlookSignatures.ps1:1795 Zeichen:193
+ ... ldPath '\Microsoft\Olk\UserSettings.json') | ConvertFrom-Json).Identi ...
+                                                  ~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [ConvertFrom-Json], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJsonCommand

UserSettings.json looks fine, only one mail address as identifier. Any ideas?

Set-OutlookSignatures_Log_20250814T1253372529Z.txt

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions