Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

The action 'google' could not be found for Users::OmniauthCallbacksController #9

Open
kashiftufail opened this issue Apr 14, 2013 · 0 comments

Comments

@kashiftufail
Copy link

Hi ,

i'm using omniauth-google for login with gmail. It is give me an error action "google" couldn't be found. while i have define it in "Users::OmniauthCallbacksController" like below.

     def google

     end

this code in my route file

devise_for :users, :controllers => {
:omniauth_callbacks => "users/omniauth_callbacks"

}

what is the problem i don't understand?

Please help

link sign in with google go here "localhost:3000/users/auth/google". Then i have grant access like this in screenshot.

Screenshot from 2013-04-14 10:10:01

But not working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant