You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run add_to_google_group.py I get the following error.
Traceback (most recent call last):
File "add_to_google_group.py", line 43, in
flow = InstalledAppFlow.from_client_secrets_file(credentials[0], scopes=[
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
400 error is resolved as per #89
When trying to run add_to_google_group.py I get the following error.
Traceback (most recent call last):
File "add_to_google_group.py", line 43, in
flow = InstalledAppFlow.from_client_secrets_file(credentials[0], scopes=[
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: