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

bbb-web join param errorRedirectUrl seems doesn't work #20178

Open
singleseeker opened this issue May 6, 2024 · 0 comments
Open

bbb-web join param errorRedirectUrl seems doesn't work #20178

singleseeker opened this issue May 6, 2024 · 0 comments

Comments

@singleseeker
Copy link

singleseeker commented May 6, 2024

Describe the bug
I created a join link to join the meeting with bbb-web api, I set the errorRedirectUrl. But it didn't work.

Expected behavior
I hope it could redirect the errorRedirectUrl link when it had something wrong.

Actual behavior
It just redirects to the default page link.

Desktop (please complete the following information):

  • Version [2.76]

Additional context

Get the link from join api
https://xxx.com/bigbluebutton/api/join?fullName=disa&meetingID=tamku&password=attendee&userID=1&avatarURL=https%3A%2F%2Fapi.jietalk.com%2Fstorage%2F349%2FT.JC-pic.png&redirect=true&errorRedirectUrl=https%3A%2F%2Fapi.jietalk.com&checksum=bba849f2a77b67006177908634576dec19d8ddaa

Redirect to wrong url
https://xxx.com/?errors=[%7B%22message%22:%22You%20can%20not%20join%20a%20meeting%20that%20has%20already%20been%20forcibly%20ended%22,%22key%22:%22meetingForciblyEnded%22%7D]

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

No branches or pull requests

2 participants