leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.34k stars 188 forks source link

Bug: Enterprise Webex invalid join meeting links #733

Open cdgabe opened 2 weeks ago

cdgabe commented 2 weeks ago
          @leits The issue persists in version 4.9.0

Screenshot 2024-05-29 at 17 26 02

Originally posted by @cdgabe in https://github.com/leits/MeetingBar/issues/727#issuecomment-2137554224

dosubot[bot] commented 2 weeks ago

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.