watchmen icon indicating copy to clipboard operation
watchmen copied to clipboard

Google+ API Sunset

Open nysky1 opened this issue 7 years ago • 1 comments

With the sunset of the Google+ API, this breaks Watchmen's authentication.

nysky1 avatar Dec 27 '18 22:12 nysky1

Just in case someone is searching by string, this produces an error like this:

InternalOAuthError: failed to fetch user profile
    at …/node_modules/passport-google-oauth2/lib/oauth2.js:92:28
    at passBackControl (…/node_modules/oauth/lib/oauth2.js:132:9)
    at IncomingMessage.<anonymous> (…/node_modules/oauth/lib/oauth2.js:157:7)
    at IncomingMessage.emit (events.js:187:15)
    at endReadableNT (_stream_readable.js:1081:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)

lapo-luchini avatar Nov 19 '19 13:11 lapo-luchini