mbegan / Okta-PSModule

Okta API Powershell Wrapper Module
Other
102 stars 31 forks source link

Trying to list all deprovisioned users but getting error #41

Closed danxero closed 5 years ago

danxero commented 5 years ago

Hi, I am trying to use your module to list all our deprovisioned, but I get the following error. As you can see, I tried a few other commands as well, with no luck either. image

I guess it's something I have not configured properly, any ideas?

mbegan commented 5 years ago

What version of powershell are you running?

noeffort3 commented 5 years ago

I see this error when i know I haven’t refreshed the Okta module. May just need to git or re-download Matt’s module.

On Thu, May 23, 2019 at 10:34 AM Matt Egan notifications@github.com wrote:

What version of powershell are you running?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mbegan/Okta-PSModule/issues/41?email_source=notifications&email_token=AIUANAGTHN7GXHQL4LRJIATPW3ISFA5CNFSM4HNRHKNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWC6DPI#issuecomment-495313341, or mute the thread https://github.com/notifications/unsubscribe-auth/AIUANAHHNKGUF4W5PQ6R6FDPW3ISFANCNFSM4HNRHKNA .

danxero commented 5 years ago

Sorry, I was away for a couple of days.
I'll test again now by downloading the module again.

I am on version 5: image

danxero commented 5 years ago

OK, I managed to get it working on a different server - so maybe it was a version issue.

Thanks for the suggestions, and for the work putting this module together!