Zoom Room API - Meeting End Error

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:

  1. Request https://api.zoom.us/v2/rooms/{roomId}/meetings
  2. See error

{
jsonrpc: ‘2.0’,
error: {
code: 4007,
message: ‘The room client does not support this command. Please upgrade to latest package.’
}
}

Thanks,
Arun

Hey @arunkumar,

Can you try updating your Zoom Rooms software?

Let me know if this fixes the issue! :slight_smile:

Thanks,
Tommy