You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO ] GET "/users/auth/gplus" for 127.0.0.1 at 2015-10-23 01:05:40 +0200
I, [2015-10-23T01:05:40.381631 #12064] INFO -- omniauth: (gplus) Request phase initiated.
[INFO ] GET "/users/auth/gplus" for 127.0.0.1 at 2015-10-23 01:05:40 +0200
I, [2015-10-23T01:05:40.947661 #12064] INFO -- omniauth: (gplus) Request phase initiated.
[INFO ] GET "/users/auth/gplus/callback?state=add473c3dbfdcdba771c0ba5bba51daa2fb4dc272d3d583f&code=4/zu4utHhE_HtoZClhZZZuPVi8iOpjh0Vgts57N7zJ17o" for 127.0.0.1 at 2015-10-23 01:05:43 +0200
I, [2015-10-23T01:05:44.346618 #12064] INFO -- omniauth: (gplus) Callback phase initiated.
E, [2015-10-23T01:05:44.809012 #12064] ERROR -- omniauth: (gplus) Authentication failure! invalid_credentials: OAuth2::Error, redirect_uri_mismatch:
{
"error" : "redirect_uri_mismatch"
}
The text was updated successfully, but these errors were encountered:
I'm trying to use gplus with devise as:
But got an error after authenticating an app
The text was updated successfully, but these errors were encountered: