PowerShell-SentinelOne icon indicating copy to clipboard operation
PowerShell-SentinelOne copied to clipboard

Can't save API Token on macOS

Open servant42 opened this issue 2 years ago • 0 comments

In PowerShell 7.3.3 on macOS, saving a new API Token without specifying a Path result in these errors:

Join-Path: Cannot bind argument to parameter 'Path' because it is null. Exception: Cannot encrypt and/or save API tokens to

Specifying a path returns a different error:

Exception: Cannot encrypt and/or save API tokens to /Users/[username]/.config/powershell/S1Token

Is this a known cross-platform bug or fixable issue?

servant42 avatar Apr 11 '23 19:04 servant42