python-samples icon indicating copy to clipboard operation
python-samples copied to clipboard

`drive` `v3` files create sample code - erroneous parameter `fields`

Open parthea opened this issue 3 years ago • 0 comments

https://github.com/googleworkspace/python-samples/blob/44f307f5548d1c4d225746264a7bc4568e9c735e/drive/snippets/drive-v3/file_snippet/upload_basic.py#L44-L45

This sample uses the fields argument but I don't see this in the API documentation. It seems to be a bug in the sample code.

parthea avatar Sep 15 '22 16:09 parthea