We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting a 401 Error when trying to use the Restart-ZoomRoom command:
Restart-ZoomRoom -RoomId cb521IyMSUCrgNsnCfUhKQ Invoke-ZoomRestMethod : The remote server returned an error: (401) Unauthorized. At C:\Program Files\WindowsPowerShell\Modules\PSZoom\2.0.2.0\Public\Rooms\Restart-ZoomRoom.ps1:68 char:25 + ... $response = Invoke-ZoomRestMethod -Uri $request.Uri -Body $RequestBod ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : AuthenticationError: (https://api.zoo...CfUhKQ/zrclient:) [Write-Error], WriteErrorException + FullyQualifiedErrorId : 401,Invoke-ZoomRestMethod
The text was updated successfully, but these errors were encountered:
Do you have the correct permisisons assigned to your OAuth app in Zoom?
Sorry, something went wrong.
I've given the OAuth app all available permissions. Though after the last update to the module I'm now seeing this error:
No branches or pull requests
Getting a 401 Error when trying to use the Restart-ZoomRoom command:
The text was updated successfully, but these errors were encountered: