paulmillr / ostio

Your open-source talks place.
http://ost.io
247 stars 44 forks source link

Error 404 on Login with Github #24

Closed venportman closed 11 years ago

venportman commented 11 years ago

When I click 'Login with Github' on the Ost.io website, I get sent to the Github error 404 page.

Tried logging out/logging in. I haven't used Ost.io before, and wanted to give it a spin.

It's unclear to me what's wrong. Reporting the bug.

paulmillr commented 11 years ago

woah, seems that github somehow closed the url.

omniauth-github ruby library which provides auth is broken now because of this. I sent support message to github and created an issue in omniauth-gh tracker

andriijas commented 11 years ago

Strange that they just shutdown an api like that without any notice?

paulmillr commented 11 years ago

yeah. sounds like a bug for me, like they forgot to keep the url. but no, I looked at api docs and there’s no this link right now.

paulmillr commented 11 years ago

this was my fault. fixed.

timaschew commented 10 years ago

I still/again cannot login via github on Ost.io website

{"message":"Server Error"}

If I'm already logged in, I get the the error. If I'm not logged in, I get the error after login.

paulmillr commented 10 years ago

@timaschew is it fixed now?

timaschew commented 10 years ago

Yeah, now it works! Thanks.