Extracting Files from GDrive SharedDrive

Hi Team,

I’m trying to make data connection from Google workspace - Shared Drive to Palantir via Service Account. I could setup the connection to Shared Drive Folder, however I’m not able to retrieve any files from it (Even the meta data). I have given manager access to google service account for Shared Drive., ensured there are no file level restrictions. I gave following network egress policies as well.
accounts.google.com (Port 443) – Required for OAuth authentication

  1. www.googleapis.com (Port 443) – Allow connection to Google Drive API
  2. oauth2.googleapis.com (Port 443) – Allow connection to Google OAuth2 endpoint
  3. googleapis.com (Port 443) – General API access for Google services
  4. drive.googleapis.com (Port 443) – Google Drive API

Hi,

This also happened to me. I don’t know if it’s same but I hope it helps.

Assuming you have no errors on Palantir side. On google even by given the full permissions to Service Account is not enough you need to explicitly share the file with the iam.gserviceaccount.com.