Closed jeffgreco closed 1 year ago
This is when using MacOS Calendar as the input source -- Google Account works properly.
@jeffgreco , thanks for the report! Looks like I found out where the problem was and fixed it. Can you try this version? https://github.com/leits/MeetingBar/releases/tag/v4.0.5
GitHubFix crash on start Fix authUser for MacOS Calendar Fix advanced event filter
Back in business! Great work :)
Hi! This issue has reemerged.
@jeffgreco If you primarily Meet with a certain Google User (I primarily use authuser=1 for work, for example), this is a temporary workaround: https://chrome.google.com/webstore/detail/redirector/ocgpenflpmgnfapjedencafcfakcekcd?hl=en
I created a RegEx to append ?authuser=1 to any Meet URLs that try to load:
Redirect: ^(https://meet.google.com/[^\?]+)$ to: $1?authuser=1
Automatically redirect content based on user-defined rules.
App version 4.0.4
Installation source
Describe the bug Copying or opening a meeting link no longer redirects to the proper Google account automatically if a user is logged into multiple.
To Reproduce Steps to reproduce the behavior:
Expected behavior The meet.google.com link opens up with the correct authuser URL parameter included.
Desktop (please complete the following information):