googleworkspace / php-samples

PHP samples for Google Workspace APIs
Apache License 2.0
287 stars 348 forks source link

getBody is undefined when using package #135

Closed bikerehab closed 1 year ago

bikerehab commented 1 year ago

getBody() on DriveFile Object is undefined, it doesn't exist as a method

Using googles composer package provided for php https://packagist.org/packages/google/apiclient Latest [v2.12.6]

Composer package "google/apiclient": "^v2.12.6"

https://github.com/googleworkspace/php-samples/blob/6e5c254f365ba2005280a0389ed2832e9e165f33/drive/snippets/drive_v3/src/DriveDownloadFile.php#L33

Doc reference. must click php code tab https://developers.google.com/drive/api/guides/manage-downloads