0

I am trying to use the Google Drive API to collect all files from a certain drive. I went with the service account approach but unfortunately, the drive cannot be shared since the service account's email domain doesn't match our shared drive. I'm trying to figure out if there's a way to fetch the files without triggering the consent screen and using a service account.

I tried using the service account to fetch the files which worked but unfortunately I cannot share my drive with the service account since the email domains do not match.

Andy
  • 1

1 Answers1

1

Is there a way to fetch files from Google Drive without the OAuth?

The simple answer is no.

Here is an answer to a similar question for your reference.

Answer

For further clarification and guidance, here is a Google document for your question.

Google Doc

shen s
  • 86
  • 7