Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I have been struggling for nearly a month to figure out why my app broke, and finally tracked it down today. The default behavior for 2.0.5 was to include all sheets in the output of drive.spreadsheet_metadata() so that sheets in a shared drive would be found by worksheet(). In 2.0.6 the is_team_drive property was added, and set to False by default, so that sheets in a shared drive are no longer found.

You must be logged in to vote

Replies: 1 comment

Comment options

Also, an example of how to use the include_items_from_all_drive parameter in the Drive wrapper would be helpful. I tried to just set it to True but that didn't affect the behavior. I want to search across multiple Shared Drives, so I'd rather not have to iterate over a list.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.