DM icon indicating copy to clipboard operation
DM copied to clipboard

Non Performant logins not working

Open SteveMarvin opened this issue 8 years ago • 0 comments

Google error returns: 400. That’s an error.

Error: redirect_uri_mismatch

The redirect URI in the request, http://woups.com/accounts/oauth-callback/google, does not match the ones authorized for the OAuth client. Visit https://console.developers.google.com/apis/credentials/oauthclient/264713141588-1flus5sm44c54drtefunim24bln5r6dk.apps.googleusercontent.com?project=264713141588 to update the authorized redirect URIs.

Learn more

Request Details response_type=code client_id=264713141588-1flus5sm44c54drtefunim24bln5r6dk.apps.googleusercontent.com redirect_uri=http://woups.com/accounts/oauth-callback/google scope=profile email

Github error returns:

This site can’t be reached

localhost refused to connect. Search Google for localhost 3000 accounts oauth callback github ERR_CONNECTION_REFUSED

SteveMarvin avatar Dec 12 '17 15:12 SteveMarvin