Relative Content

Tag Archive for google-apigoogle-api-php-client

Get file name from id with Google Drive PHP Libraray

I’m using the Google PHP Library with a service account. I’m trying to get the name of a doc in a shared team drive by using the doc ID. The service account is a content manager on the shared drive. The code below results in code 404, File not found.