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
{{ message }}
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: