darrenjrobinson / powershell_module_identitynow

SailPoint IdentityNow PowerShell Module
https://blog.darrenjrobinson.com/sailpoint-identitynow/
MIT License
47 stars 15 forks source link

Issue with Get-IdentityNowCertCampaignReport -period "30" -completed $false #51

Closed jiggle-1 closed 3 years ago

jiggle-1 commented 3 years ago

Hey Darren -

I receive the following error whenever I try to run the Get-IdentityNowCertCampaignReport cmdlet.

Exception calling "SecureStringToBSTR" with "1" argument(s): "Value cannot be null. Parameter name: s"

Any ideas on what my issue may be?

Thanks, Stephen

jiggle-1 commented 3 years ago

The issue was I didnt have v3 creds set. Corrected the issue with the interface between the chair and keyboard to resolve the issue. Thanks for your hard work!