Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

New-CEApiToken Fails because $Session is empty #12

Open
krishnq opened this issue Jul 2, 2020 · 1 comment
Open

New-CEApiToken Fails because $Session is empty #12

krishnq opened this issue Jul 2, 2020 · 1 comment

Comments

@krishnq
Copy link

krishnq commented Jul 2, 2020

New-CEApiToken fails when logged in with username with error "The Argument is Null or Empty". this is caused because $Session is empty. we can add the logic to fetch '$Session' from '$script:Sessions' just like in 'Get-CESession' function.

@hakenmt
Copy link
Contributor

hakenmt commented Aug 7, 2020

Can you provide the error output and your steps to recreate the error? I'd like to try and provide a fix for this issue.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants