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

Bug: Enterprise Webex invalid join meeting links #733

Open
cdgabe opened this issue Jun 10, 2024 · 1 comment
Open

Bug: Enterprise Webex invalid join meeting links #733

cdgabe opened this issue Jun 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cdgabe
Copy link

cdgabe commented Jun 10, 2024

          @leits The issue persists in version 4.9.0

Screenshot 2024-05-29 at 17 26 02

Originally posted by @cdgabe in #727 (comment)

@dosubot dosubot bot added the bug Something isn't working label Jun 10, 2024
Copy link

dosubot bot commented Jun 10, 2024

Hey @cdgabe! I'm here to assist you with any bugs, questions, or contributions while you wait for a human maintainer. Let's get this sorted out!

It appears that there is an ongoing issue with Enterprise Webex meeting links being considered invalid in MeetingBar version 4.9.0. This issue might be related to how MeetingBar parses and validates Webex URLs.

For further investigation, you might want to check the detectMeetingLink function, which is responsible for determining the type of meeting link based on the URL. This function likely contains the logic to parse the URL and match it to the appropriate service enum value [1].

Additionally, you can review the configuration settings in ServicesTab.swift and Constants.swift to ensure that the settings for Webex links are correctly configured [2][3].

For more context, you can refer to a similar closed issue: Bug: WebEx URLs not recognized, which might provide insights or solutions that could be relevant to your current problem.

To continue talking to Dosu, mention @dosu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant