Merge pull request #3 from daethnir/client_secrets_url

Adds link to docs for creating client secrets file.
This commit is contained in:
Jay Lee
2014-09-12 05:15:53 -04:00

3
gam.py
View File

@ -6831,6 +6831,9 @@ found at:
with information from the APIs Console <https://code.google.com/apis/console>. with information from the APIs Console <https://code.google.com/apis/console>.
See https://code.google.com/p/google-apps-manager/wiki/CreatingClientSecretsFile
for instructions.
""" % CLIENT_SECRETS """ % CLIENT_SECRETS
selected_scopes = [u'*'] * 19 selected_scopes = [u'*'] * 19