master
This commit is contained in:
@@ -934,7 +934,7 @@ if __name__ == "__main__":
|
|||||||
)
|
)
|
||||||
|
|
||||||
# Read the secrets that give you access to the app:
|
# Read the secrets that give you access to the app:
|
||||||
secrets_file = r"../../../creds/goog/app/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)
|
secrets_dict = json.from_file(secrets_file)
|
||||||
|
|
||||||
async def main():
|
async def main():
|
||||||
|
|||||||
Reference in New Issue
Block a user