Remove old json route
This commit is contained in:
@@ -131,7 +131,6 @@ def add_to_mailinglist(email: str):
|
||||
try:
|
||||
# get data
|
||||
SCOPES = ["https://www.googleapis.com/auth/admin.directory.group"]
|
||||
SERVICE_ACCOUNT_FILE = "google-service-cred.json"
|
||||
|
||||
# create credentials, with subject is used to impersonate admin account
|
||||
# jas_manager has groups editor rights in google admin
|
||||
|
||||
Reference in New Issue
Block a user