You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
It always gives invalid_credentials error when trying to login with github oauth login.
The text was updated successfully, but these errors were encountered: