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

Sample for Google Sheets needs additional documentation #32

Closed
amjadtalib opened this issue Aug 13, 2018 · 3 comments
Closed

Sample for Google Sheets needs additional documentation #32

amjadtalib opened this issue Aug 13, 2018 · 3 comments
Assignees

Comments

@amjadtalib
Copy link

amjadtalib commented Aug 13, 2018

I just want to reference this issue #299 and solution provided by @maxrp to silence an error.

Judging by the reactions, I think this would be useful to include in the sample if possible!

@asrivas asrivas self-assigned this Aug 15, 2018
@grant
Copy link
Contributor

grant commented Aug 20, 2018

It looks like that issue recommends:

cache_discovery=False

as an option in the build() command.

Also consider:

import logging
logging.getLogger('googleapiclient.discovery').setLevel(logging.CRITICAL)

@sqrrrl
Copy link
Member

sqrrrl commented Mar 19, 2019

Or wait for googleapis/google-api-python-client#325 to be fixed.

@asrivas
Copy link
Contributor

asrivas commented Sep 11, 2019

Looks like googleapis/google-api-python-client#325 was fixed

@asrivas asrivas closed this as completed Sep 11, 2019
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

4 participants