I\'m having some trouble getting the sample code for instantiating a Drive Service Account working. I\'ve set up the service account in the API console as directed and inclu
I have worked with service account+Drive+file permissions using Java. In order to use permissions for a particular user, I had to allow certain scope. The only thing I can guess about your issue is that you might have missed the Delegation part