JosephMcEvoy/PSZoom

new-zoomUser Error 400 bad request

Closed this issue · 9 comments

I also have the exact same issue. I only can add a user when I kick-off the New-Zoomuser.ps1 and fill it in the requirements, but not this way how it described in the example.

Which version of PSZoom are you running?

I am running 2.0.2.0.
If i run the command with -autocreate and add -password then it works. But the user needs to be a sso user. So i would like to get the -ssocreate to work.

Try capitalizing the c in "ssoCreate".

i have noticed that if i create the user using the -autocreate and then try to sign in via sso login it works and changes the user to an sso user automatically once signed in using the sso method. The only thing is that it automatically activated the user. Would be ideal if it sent a verification email to the newly created account. That is how creating a new user via the zoom web app works.

I really do like this module! So many thanks for creating it!!!

You're welcome! Were you able to get it working with -action 'ssoCreate'?

no unfortunately i was not able to create a user with the -ssoCreate option

Also is there a way to update the users manager field? I dont see it under update-zoomuser function...
And is there a way to change the users license to use zoom one basic and zoom phone basic?

image

Did exactly as the example, but still the same error.