Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

video-conference/jitsi.update-timeout returns "405 method not allowed"

Open jadolg opened this issue 2 years ago • 0 comments

Description:

Calling /api/v1/video-conference/jitsi.update-timeout returns "405 method not allowed" instead of updating the jitsi timeout

Steps to reproduce:

  1. Call the endpoint (POST) using GENERAL as roomId

Expected behavior:

The call succeeds

Actual behavior:

The call returns "405 method not allowed"

Server Setup Information:

  • Version of Rocket.Chat Server: 5.0.1
  • Operating System: Ubuntu 22.04
  • Deployment Method: Docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Enabled
  • NodeJS Version: 14.19.3
  • MongoDB Version: 5.0.10

Client Setup Information

  • Desktop App or Browser Version: -
  • Operating System: -

Additional context

Relevant logs:

jadolg avatar Aug 09 '22 09:08 jadolg