(20241127) Mail sending (with replies) tested :)
This commit is contained in:
@@ -363,7 +363,7 @@ if __name__ == "__main__":
|
||||
|
||||
import dateparser
|
||||
|
||||
secrets_file = r"../../../creds/google_tcaoff_test_oauth_20241125.json"
|
||||
secrets_file = r"../../../creds/goog/app/google_tcaoff_test_oauth_20241125.json"
|
||||
secrets_dict = json.from_file(secrets_file)
|
||||
|
||||
my_goog = GoogleOAuth(
|
||||
|
||||
Reference in New Issue
Block a user