You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full Operating System: Windows 11
VenafiPS version: 6.5.2
PowerShell version: 5.1
TLSPDC version (if applicable): 24.1
Steps to reproduce
Find-VdcCertificate -Path $Path -CountOnly
Expected behavior
Returns count of certificates
Actual behavior
New-HttpQueryString : Cannot bind argument to parameter 'Uri' because it is an empty string.
At C:\Program Files\WindowsPowerShell\Modules\VenafiPS\6.5.2\VenafiPS.psm1:11224 char:52
Invoke-WebRequest : Cannot validate argument on parameter 'Uri'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
At C:\Program Files\WindowsPowerShell\Modules\VenafiPS\6.5.2\VenafiPS.psm1:11281 char:58
Environment
Steps to reproduce
Find-VdcCertificate -Path $Path -CountOnly
Expected behavior
Returns count of certificates
Actual behavior
New-HttpQueryString : Cannot bind argument to parameter 'Uri' because it is an empty string.
At C:\Program Files\WindowsPowerShell\Modules\VenafiPS\6.5.2\VenafiPS.psm1:11224 char:52
Invoke-WebRequest : Cannot validate argument on parameter 'Uri'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
At C:\Program Files\WindowsPowerShell\Modules\VenafiPS\6.5.2\VenafiPS.psm1:11281 char:58
The text was updated successfully, but these errors were encountered: