Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command invite not supported #15337

Open
1 of 11 tasks
hallo43 opened this issue Nov 27, 2024 · 0 comments
Open
1 of 11 tasks

command invite not supported #15337

hallo43 opened this issue Nov 27, 2024 · 0 comments

Comments

@hallo43
Copy link

hallo43 commented Nov 27, 2024

What happened?

i'm using Iframe to integrate jitsimeet on web. i want to custom invite url by external_api.js but not supported
it's bug or have any suggest for me!?
here are my code for inviting:

// Invite user with custom URL
        api.executeCommand("invite", {
            type: "email",
            url: "https://meet.local/?page=invition&room=",
            emails: ["mailto:[email protected]"],
        });

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

the latest

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant