Hi Team,
I am getting Zoom Room API - Meeting End error. when I am ending the meeting. Please Help me to why I am getting this error message?.
Description
## Zoom Room API - Meeting End
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request https://api.zoom.us/v2/rooms/{roomId}/meetings
- See error
{
jsonrpc: ‘2.0’,
error: {
code: 4007,
message: ‘The room client does not support this command. Please upgrade to latest package.’
}
}
Thanks,
Arun