Skip to content

Commit

Permalink
add issue for docker auth fail
Browse files Browse the repository at this point in the history
  • Loading branch information
adri1s committed Apr 6, 2020
1 parent a8e6e1a commit 931e842
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cal_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
from google_auth_oauthlib.flow import InstalledAppFlow
from google.auth.transport.requests import Request

# Docker https://github.com/gsuitedevs/python-samples/issues/139

# If modifying these scopes, delete the file token.pickle.
SCOPES = ['https://www.googleapis.com/auth/tasks.readonly']
CREDENTIALS_FILE = 'credentials.json'
Expand Down

0 comments on commit 931e842

Please sign in to comment.