Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Add-GSUserExternalId #14

Closed
arnoutvandervorst opened this issue Feb 6, 2018 · 3 comments
Closed

Issue with Add-GSUserExternalId #14

arnoutvandervorst opened this issue Feb 6, 2018 · 3 comments
Assignees
Labels

Comments

@arnoutvandervorst
Copy link

$extId = Add-GSUserExternalId -Type Login_Id -Value jsmith2

Response:
Add-GSUserExternalId : Cannot validate argument on parameter 'Value'. The argument "jsmith2" does not belong to the set "account,custom,customer,login_id,network,organization" specified by the ValidateSet attribute
. Supply an argument that is in the set and then try the command again.

@scrthq scrthq self-assigned this Feb 6, 2018
@scrthq scrthq added the bug label Feb 6, 2018
@scrthq
Copy link
Member

scrthq commented Feb 6, 2018

Thanks, Arnout! 2.0.2 getting built shortly with the fix. I appreciate you letting me know!

scrthq added a commit that referenced this issue Feb 6, 2018
scrthq added a commit that referenced this issue Feb 6, 2018
@scrthq
Copy link
Member

scrthq commented Feb 6, 2018

2.0.2 deployed!

conemu64_2018-02-06_08-45-26

@arnoutvandervorst
Copy link
Author

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants