Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i try on localhost #2

Open
zainalmustofa opened this issue Jan 17, 2017 · 4 comments
Open

How can i try on localhost #2

zainalmustofa opened this issue Jan 17, 2017 · 4 comments

Comments

@zainalmustofa
Copy link

Do you have example for how to use on localhost?
i just use ngrok (https) but still have same problem AUTH_INVALID_REDIRECT_URL

@madaarya
Copy link

hi @zainalmustofa , i have facing same issue actually. But, i think this is because the LINE login sometime down. So just try again to couple or more,, it will works!
Also don't forget to set ssl option on your omniauth config file. https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview#openssl . I think we need mention it into readme @kazasiki ?

@zainalmustofa
Copy link
Author

Hi @madaarya Thanks for sharing
Just wondering you try with ngrok right?

@madaarya
Copy link

yes,, ngrok with https

@kenzo0202
Copy link

kenzo0202 commented May 3, 2017

I facing the same problem. I just try

config.omniauth :line, "*","",:client_options => { :ssl => { :verify => !Rails.env.development? } }

But I can't login correctly. Is it the LINE's problem?

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

No branches or pull requests

3 participants