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

Ensure Gmail permissions are requested before using withTimer(). #68

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

mlsad3
Copy link
Contributor

@mlsad3 mlsad3 commented Aug 6, 2022

Per issue #63, at least some Gmail account types do not pop up the Gmail Permissions
banner when Gmail APIs are called behind withTimer().

This change ensures a simple Gmail API is called as the first step when users
click on either the "Process Now" or "Start auto processing" menu buttons.

Per issue#63, at least some Gmail account types do not pop up the Gmail Permissions
banner when Gmail APIs are called behind `withTimer()`.

This change ensures a simple Gmail API is called as the first step when users
click on either the "Process Now" or "Start auto processing" menu buttons.
@mlsad3 mlsad3 force-pushed the request-permissions-synchronously branch from 61f9fac to 7cb9637 Compare August 16, 2022 15:31
@ranmocy ranmocy merged commit 4342985 into ranmocy:main Aug 18, 2022
@mlsad3 mlsad3 deleted the request-permissions-synchronously branch August 19, 2022 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants