-
-
Notifications
You must be signed in to change notification settings - Fork 418
Closed
Description
Hi
I am getting "Not found. Authentication passthru." , when clicking on this link http://localhost:3000/users/auth/google_oauth2 .
Below is the server console log details.
Started GET "/users/auth/google_oauth2" for 127.0.0.1 at 2014-09-10 08:54:55 +0530
Processing by Users::OmniauthCallbacksController#passthru as HTML
Parameters: {"provider"=>"google_oauth2"}
Rendered text template (0.0ms)
Completed 404 Not Found in 1.7ms (Views: 1.1ms | ActiveRecord: 0.0ms)
Can anyone will guide to solve this issue.
I am using rails 3.2.16 and ruby 2.0
Metadata
Metadata
Assignees
Labels
No labels