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

Integration with Google Contacts #62

Open
akshaynr opened this issue Jan 28, 2020 · 1 comment
Open

Integration with Google Contacts #62

akshaynr opened this issue Jan 28, 2020 · 1 comment

Comments

@akshaynr
Copy link

Hello,

I am trying to fetch google contacts as well as user basic profile and email.

I had added following things in scope:
scope: ['https://www.googleapis.com/auth/contacts.readonly','profile', 'email']

But I am only getting user contacts. I am not able to fetch both user profile info as well as user contacts.

How can I get profile information as well as contacts together?

Environment

  • Operating System:
  • passport version: 0.4.1
  • passport-google-oauth2 version: 2.0.0
@christykusuma
Copy link

I'm having this issue as well, am I supposed to add 'contacts' or something into (accessToken, refreshToken, profile, done)?? It's not showing up inside profile??

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

No branches or pull requests

2 participants