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

Accessing a document with OAuth #60

Open
doguhanokumus opened this issue Feb 13, 2015 · 3 comments
Open

Accessing a document with OAuth #60

doguhanokumus opened this issue Feb 13, 2015 · 3 comments

Comments

@doguhanokumus
Copy link

I have used oauth with keyFile and was unable to access a document in my developer user's Drive.
Then I realized that the file should be shared with the Google generated email address.

The option for authentication:

    oauth: {
      email: '[email protected]',
      keyFile: 'key.pem'
    }

When I shared the document with [email protected] the issue is resolved, I was able to interact with the spreadsheet.

Just wanted to point out that this may go into the documentation for the ease of use.

@jpillora
Copy link
Owner

Thanks for the heads up, I'm not the author of key file authentication though I'll definitely add it to the docs

@shernshiou
Copy link

Thanks

@onlyurei
Copy link

Thanks.

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

4 participants