(20241128) Weird bug fixed.
This commit is contained in:
@@ -236,7 +236,6 @@ async def app_startup(**kwargs):
|
||||
oauth_json = script_cred["google"]["oauth"]["tcaoff"],
|
||||
http_client = current_app.http_client,
|
||||
redirect_url = r"https://api.thecaoffice.com/converse/mail/callback/gmail",
|
||||
scopes = SCOPES_GMAIL_MAIL_MANAGEMENT,
|
||||
debug = True,
|
||||
debug_prefix = "GMail (M) | ",
|
||||
debug_only_errors = False
|
||||
|
||||
Reference in New Issue
Block a user