-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi. I am trying on Ubuntu 22.04 Linux with pwsh 7.2.6 core, but get an error
Get-ODAuthentication -ClientId $clientid -AppKey $secret -RedirectURI http://localhost/login -DontShowLoginScreenGet-ODAuthentication: Exception calling "LoadWithPartialName" with "1" argument(s): "Could not load file or assembly 'System.Windows.Forms, Culture=neutral, PublicKeyToken=null'. Operation is not supported. (0x80131515)"
As you can see, I tried to avoid System.Windows.Forms by using -DontShowLoginScreen.
Any help/hint are much obliged.
Metadata
Metadata
Assignees
Labels
No labels