Git Product home page Git Product logo

Comments (11)

yoavram avatar yoavram commented on July 20, 2024

I am! See here http://markx.herokuapp.com/ when trying to sign in to GitHub by clicking the GitHub icon.
Strange things is, I didn't get this error when running on localhost.
See yoavram/markx#20.

from github.

yoavram avatar yoavram commented on July 20, 2024

I found a solution: following issue #8 I emailed @captn3m0 and got this response:

The error you get is because you have not created a github application with the correct domain. The code works on localhost, because someone has already made an app with localhost as the domain. However, the same code won't run on heroku because the domain is not whitelisted on github. To get it to whitelist, you need to create an application. You can create one at github.com/settings/applications/new

from github.

MuffinTheMan avatar MuffinTheMan commented on July 20, 2024

Hmmm...that seems like a pain (since I am not hosting my app anywhere at this time for implementation and testing), but thanks for the solution--I'll look into it :)

from github.

yoavram avatar yoavram commented on July 20, 2024

For me it came down to going github.com/settings/applications/new , entering an app name and a URL where it lives, and that's it, didn't have to change any code, just went on with the basic authentication. If you change URLs all the time you can either change them at the github settings too, or pop up a permanent proxy and tunnel all your api requests through it. I guess...

from github.

yoavram avatar yoavram commented on July 20, 2024

@michael , I think this issue can be closed - would you agree @MuffinTheMan ?

from github.

MuffinTheMan avatar MuffinTheMan commented on July 20, 2024

I would think so. Do you happen to know if I can set up my application with them and keep it private? I'm working on an app that I can't make public at this time..

from github.

yoavram avatar yoavram commented on July 20, 2024

I don't think they publicize the URL you give them, if that is what you mean.

from github.

MuffinTheMan avatar MuffinTheMan commented on July 20, 2024

Ok, cool. I wasn't sure if they used that for anything besides granting authorization. Thanks.

from github.

yoavram avatar yoavram commented on July 20, 2024

The previous comment is just my opinion, I can't really say what they do with it - you should ask them (@github on twitter?)

from github.

MuffinTheMan avatar MuffinTheMan commented on July 20, 2024

Got it, thanks!

from github.

mattpass avatar mattpass commented on July 20, 2024

Hey guys, I'm helping Michael clear old issues here and sounds like this can be closed.

I've also recently added notes and links to the readme file, re auth & tokens, to help people avoid setup issues such as this.

from github.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.