API endpoint does not exist: /api/v1/video-conference.join

Description

Trying to get JITSI integration up and running.

when I am trying to start a call inside RocketChat (Browser or installed Version (Mac/Win) )
I do get this “start a call” window.

But when i click “start call” nothing happens.
According to JS console a request to “/api/v1/video-conference.join” is made, but this API Endpoint does not exist:

Blockquote
{“status”:“error”,“message”:“API endpoint does not exist”}
Blockquote

When I click the Information “i” icon i get a popup which shows a valid URL.
If I paste this into webbrowser Jits Meet opens (but I still need to provide my name, but thats a minor issue right now).

In the result: Jitsi integration is not useable and only lead which seems reasonable enough to me is that missing API endpoint

I installed Jitsi Conference Calls Provider via Marketplace.
Jitsi Settings within RocketChat:
Domain: myserver.fqdn:7443
Use Authentication Token: TRUE
Application ID and Secret set accordingly to JITSI settings JWT_APP_ID and JWT_APP_SECRET
Limit token to room: FALSE

Help/Ideas are very appreciated !

Thank you

Server Setup Information

  • Version of Rocket.Chat Server: 6.2.11
  • Operating System: Linux
  • Deployment Method: Docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:
  • Proxy: nginx
  • Firewalls involved: none

Any additional Information