ShareFile-PowerShell
ShareFile-PowerShell copied to clipboard
New-SfClient: error message when -Credentials is used without -Account
client attempts to login using the default account (secure.sf-api.com); which will fail with a 400 return code.
instead, the cmdlet should error out if -Credentials is passed without -Account