Skip to content

Live Proctoring with Zoom Issue #50

Answered by AndreasHefti
ano010 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi

SEB Server actually uses the "https://api.zoom.us/v2/users/:userId/meetings" endpoint as you can see in the code:

But SEB Server also firstly creates a user within the other endpoint "v2/users" as you also can see in the code:

What I can think of, without further information is, that the first Zoom API call to create a user (to manage the meeting) went wrong. Maybe because of not heaving the right privileges to do so, or due to something other unknown reason. If SEB Server is not able to detect this as an failure and try to call the Zoom API with an empty userId might actually result in calling a wrong endpoint as you've described above.

Do you have a Zoom higher plan account that is…

Replies: 2 comments 19 replies

Comment options

You must be logged in to vote
16 replies
@ano010
Comment options

@anhefti
Comment options

@ano010
Comment options

@anhefti
Comment options

@anhefti
Comment options

Answer selected by ano010
Comment options

You must be logged in to vote
3 replies
@anhefti
Comment options

@ano010
Comment options

@anhefti
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants