-
-
Notifications
You must be signed in to change notification settings - Fork 202
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: authuser parameter missing in Google Meet links #456
Comments
This is when using MacOS Calendar as the input source -- Google Account works properly. |
@jeffgreco , thanks for the report!
|
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/[^\?]+)$
|
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):
The text was updated successfully, but these errors were encountered: