Skip to content

Should it work on ubuntu linux #28

@per-oestergaard

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.

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