Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when running python sample #547

Open
stephane-archer opened this issue Jul 19, 2024 · 1 comment
Open

error when running python sample #547

stephane-archer opened this issue Jul 19, 2024 · 1 comment

Comments

@stephane-archer
Copy link

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'
@ValonVN0
Copy link

Seconded, simply using the example code provided via the api site and getting the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants