Skip to content
New issue

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

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

Already on GitHub? # to your account

Error unknown keyword: supports_all_drives #384

Open
mojobiri opened this issue Nov 16, 2020 · 2 comments
Open

Error unknown keyword: supports_all_drives #384

mojobiri opened this issue Nov 16, 2020 · 2 comments

Comments

@mojobiri
Copy link

Hi. The following code started to generate exception recently:

session = GoogleDrive.saved_session('config.json')
session.spreadsheet_by_key('sheet_key')
ArgumentError (unknown keyword: supports_all_drives)
/google_drive/session.rb:333:in `spreadsheet_by_key'
/google_drive/session.rb:288:in `file_by_id'
/ruby/2.6.0/gems/google-api-client-0.24.3/generated/google/apis/drive_v3/service.rb:777:in `get_file'
@mojobiri
Copy link
Author

The issue happened after upgrade to 3.0.5 from 3.0.3
Version 3.0.3 works fine.

@frederickdubois
Copy link

Same here, had to specify 3.0.3 in my gemfile to stop receiving this error

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

No branches or pull requests

2 participants