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

Redirect uri #1

Open
praburangki opened this issue Oct 7, 2016 · 1 comment
Open

Redirect uri #1

praburangki opened this issue Oct 7, 2016 · 1 comment

Comments

@praburangki
Copy link

I always get this message when I'm trying to login. I'm using omniauth-oauth2. This is the full URL :

https://access.line.me/dialog/oauth/weblogin?client_id=1234567890&redirect_uri=http%3A%2F%2Fwww.purirangki.com%2Fusers%2Fauth%2Fline%2Fcallback&response_type=code&state=9366558eb2320554b15adc613ca0e8f867ec7560482b1665

This is the message when I try to login: Sorry. There were problems logging you in. Please wait a while before trying again.

The url returned: errorCode=400&errorMessage=AUTH_INVALID_REDIRECT_URL

I did change the authentication domain in the LINE Developers page but the redirect_uri is always goes into /users/auth/line/callback. And you can see at the end of the url is AUTH_INVALID_REDIRECT_URL.

@IzumiSy
Copy link

IzumiSy commented Dec 1, 2016

@praburangki It's not an exact answer to your question, but LINE Login Platform only accepts https. You had better try to use ngrok or something for that.

kazasiki pushed a commit that referenced this issue Sep 6, 2020
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

2 participants