I\'m attempting to access a spreadsheet that\'s under the \"google.com\" domain using the Google Drive Java API through a service account. I need to export several of the wo
You also have to grant the service account in the drive file you want to access to. Just Share the document you want to get access with the EMAIL ADDRESS that appears in the Google Developers Console (e.g. XXXXX@developer.gserviceaccount.com)