OIST_Zoom
(OIST Zoom)
1
Description
Using Postman to test Zoom Rooms client restart per docs:
POST https://api.zoom.us/v2/rooms/{roomId}/zrclient
Error
500 Internal Server Error
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
As above.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL:
https://api.zoom.us/v2/rooms/XXX/zrclient
Headers:
Content-Type: multipart/form-data
Body:
{
“jsonrpc”: “2.0”,
“method”: “restart”
}
- See error
500 Internal Server Error
Screenshots (If applicable)
Additional context
None.
Hey @OIST_Zoom
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question.
Checkout this related thread that may have the answer you are looking for:
If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
system
(system)
Closed
3
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.