brijeshnp
(Brijesh Patel)
November 11, 2021, 11:07am
1
Here in link, zoom staff specified that
When using JWT, the API should know which user is trying to change the host and can make sure they have “schedule for” privilege
I have the same question (re using JWT to perform this action). This was working just fine until a few weeks ago. I already posted this question on another thread here .
Thanks for any help on this one!
Christian
But how to add username or admin account in jwt token so that we can change host of existing meetings using Rest API ?
Is there any way to specify that things, due to permission issue not able to change host of existing meetings
gianni.zoom
(OOO 11/1 - 11/8)
November 11, 2021, 10:56pm
2
Hi @brijeshnp ,
Happy to help! You wouldn’t add the username or admin account to the JWT token. You have to assign the schedule for permission to the user. Then that user can use the JWT token in the API request to schedule a meeting for another user or to schedule a meeting with a co-host.
This article describes how to set up that privilege: https://support.zoom.us/hc/en-us/articles/201362803-Scheduling-privilege#h_a9476921-e417-4d02-bf62-7bc96554f9a4
The other links I shared in your other post are helpful here too
Thanks,
Gianni
brijeshnp
(Brijesh Patel)
November 12, 2021, 1:48pm
3
Is it possible, to assign the schedule for permission to the user via api. What is name of that api ?
gianni.zoom
(OOO 11/1 - 11/8)
November 12, 2021, 6:54pm
4
Just answered you here @brijeshnp :
system
(system)
Closed
December 13, 2021, 4:54am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.