-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels