Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpreadsheetsService and DocumentsService cannot use ServiceAccountCredential #693

Open
GoogleCodeExporter opened this issue Feb 25, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create service account login via ServiceAccountCredential
2. Try to instantiate SpreadsheetsService 
3. No luck :( Constructor accepts only Application name as a parameter

What is the expected output? What do you see instead?
I want to be able to run Spreadsheets service from service account user as 
described here - 
https://developers.google.com/api-client-library/dotnet/guide/aaa_oauth#service_
account But I can only create a DriveService, not a Spreadsheets service I need

What version of the product are you using? On what operating system?
2.2.0.0 under Windows 7

Please provide any additional information below.
I would really love to have this feature implemented asap. I s there any tweaks 
I can use to be able to run SpreadsheetsService with service account? Maybe 
something that is not currently released, but under development? 

Thanks.

Original issue reported on code.google.com by [email protected] on 19 Aug 2014 at 9:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant