(20241128) Weird bug fixed.

This commit is contained in:
2024-11-28 18:29:19 +05:30
parent c224d30d10
commit de78d58e2c
5 changed files with 0 additions and 14 deletions
-1
View File
@@ -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