Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

invalid_credentials on github oauth login #31

Closed
jogi opened this issue Aug 28, 2012 · 2 comments
Closed

invalid_credentials on github oauth login #31

jogi opened this issue Aug 28, 2012 · 2 comments

Comments

@jogi
Copy link

jogi commented Aug 28, 2012

It always gives invalid_credentials error when trying to login with github oauth login.

2012-08-28T05:22:58+00:00 app[web.1]: Started GET "/auth/failure?message=invalid_credentials&origin=https%3A%2F%2Fswordfish-v.herokuapp.com%2Fsignin&strategy=github" for 24.6.118.132 at 2012-08-28 05:22:58 +0000
2012-08-28T05:22:58+00:00 app[web.1]:   Processing by SessionsController#failure as HTML
2012-08-28T05:22:58+00:00 app[web.1]:   Parameters: {"message"=>"invalid_credentials", "origin"=>"https://swordfish-v.herokuapp.com/signin", "strategy"=>"github"}
2012-08-28T05:22:58+00:00 app[web.1]: Redirected to https://swordfish-v.herokuapp.com/signin
@bkeepers
Copy link
Contributor

Did you update .env with your own GitHub OAuth credentials?

I'm actually about to merge a branch that kills OAuth and uses RSA key authentication instead, so I'm going to close this issue.

@jogi
Copy link
Author

jogi commented Aug 28, 2012

Yeah. I created it with my own oauth credentials.

I will wait for RSA branch to be merged in then :)

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

2 participants