1 parent 495f6db commit 838e1a5Copy full SHA for 838e1a5
1 file changed
admin_sdk/groups_settings/detect_external_access.py
@@ -24,7 +24,7 @@
24
from oauth2client.file import Storage
25
26
# If modifying these scopes, delete your previously saved credentials
27
-# at ~/.credentials/group-settings-public.json
+# at credentials.json
28
SCOPES = ['https://www.googleapis.com/auth/admin.directory.group',
29
'https://www.googleapis.com/auth/apps.groups.settings']
30
CLIENT_SECRET_FILE = 'client_secret.json'
0 commit comments