JosephMcEvoy

Results 10 comments of JosephMcEvoy

Hi, if I can lead you in the right direction: you should only have to modify PSZoom/Private/Get-ZoomApiCredentials.ps1 to make this work.

Hi, You can use `Invoke-ZoomRestMethod` to do this. Otherwise I suggest to fork, make a feature branch, commit, and push. We're up to 12 contributors now, many of whom haven't...

This is not supported despite the cmdlet documentation.

The command looks well formatted to me. I tested 2.0.1.0 in PowerShell 5 and 7, and it's working as suspected. I also tried entering wrong credentials and the same error...

I would try making the calls using a plain powershell script or even testing your app with Postman. See https://marketplace.zoom.us/docs/guides/guides/postman/using-postman-to-test-zoom-apis/. The script at the bottom of this comment should return...

Ah, this is likely related to internet explorer not being on your local computer. I still have to push those changes to the powershell gallery.

The changes are pushed to the gallery. Please update your module and try again.

What is the error?

Frankly I'm not sure how this works. I don't use sub accounts.

Do you have the correct permisisons assigned to your OAuth app in Zoom?