ghaiklor / passport-google-plus-token

Passport strategy for authenticating with Google Plus via OAuth2 access tokens
http://ghaiklor.github.io/passport-google-plus-token/
MIT License
23 stars 11 forks source link

Legacy People API has not been used in project #195

Open pranjal1127 opened 4 years ago

pranjal1127 commented 4 years ago

InternalOAuthError Legacy People API has not been used in project 833758235863 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/legacypeople.googleapis.com/overview?project=833758235863 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.

this error comes when I login by my app this shows error. but I use access token comes from google oAuth playground it doesn't show any error image

ghaiklor commented 4 years ago

@pranjal1127 Google Plus network was discontinued, there is no sense in authenticating with it

valdenio commented 4 years ago

@pranjal1127 I had this problem too. I solved using this other package instead: https://github.com/sebastiangug/passport-google-token