Youtube-Tutorials
Youtube-Tutorials copied to clipboard
Getting error " InternalOAuthError: Failed to fetch user profile "
When I tried to authenticate google using passport I am getting the following error. I used the same code which is in "Youtube-Tutorials/NodeJS Tutorials/Tutorial 11 - Google OAuth/"
InternalOAuthError: Failed to fetch user profile
at E:\NodeJS_Ex\node_modules\passport-google-oauth20\lib\strategy.js:99:19
at ClientRequest.
Can anyone help with this ?