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

New-SfClient: error message when -Credentials is used without -Account

Open julianomaldaner opened this issue 11 years ago • 0 comments

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

julianomaldaner avatar Jun 11 '14 18:06 julianomaldaner