Skip to content

Should it work on ubuntu linux #28

Description

@per-oestergaard

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 -DontShowLoginScreen
Get-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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions