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
python3 quickstart.py
Traceback (most recent call last):
File "quickstart.py", line 41, in <module>
service = get_authenticated_service()
File "quickstart.py", line 24, in get_authenticated_service
credentials = flow.run_console()
AttributeError: 'InstalledAppFlow' object has no attribute 'run_console'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: