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
- www.googleapis.com (Port 443) – Allow connection to Google Drive API
- oauth2.googleapis.com (Port 443) – Allow connection to Google OAuth2 endpoint
- googleapis.com (Port 443) – General API access for Google services
- drive.googleapis.com (Port 443) – Google Drive API