Git Product home page Git Product logo

angularjs-hubbub's People

Contributors

supertinou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angularjs-hubbub's Issues

Follow the install instructions here and couldn't make it work

If I use the install instruction as it is ( I check myself several times )
I get

redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application

from github
if I change the github url to http://localhost:9000/
I get github auth page in new window and I can authorized it
I can see in my github account that it works
But in the the app
I get authentication failed.

Hosting the application on a website

Hello, i'm trying the tutorial on a website this time, the homepage is fine, the autorisation page from Github is fine, but the redirection throw me a 404 error.

client/config.json

{
    "PUBNUB_SUBSCRIBE_KEY": "sub-",
    "PUBNUB_PUBLISH_KEY": "pub-",
    "GITHUB_CLIENT_ID": "XXXXXXX",
    "GITHUB_REDIRECT_URI": "http://mywebsiteURL",
    "GITHUB_ACCESS_TOKEN_REQUEST_URL": "http://mywebsiteURL/auth/github",
    "SERVER_URL": "http://mywebsiteURL"
}

server/.env :


PUBNUB_SUBSCRIBE_KEY=sub-....
PUBNUB_PUBLISH_KEY=pub-....
PUBNUB_SECRET_KEY=sec-....
GITHUB_CLIENT_ID=XXXXXXXXX
GITHUB_CLIENT_SECRET=XXXXXXX
GITHUB_REDIRECT_URI=http://mywebsiteURL
GITHUB_ACCESS_TOKEN_REQUEST_URL=http://mywebsiteURL/auth/github

My Github Configuration

Homepage URL : http://mywebsiteURL
Authorization callback URL : http://mywebsiteURL

As you can see, I put the url of my website (http://mywebsiteURL) everywhere.
Someone got an idea for the solution?

Thank you in advance,

Api get conversation and friends error 500

Hello,
i have follow all the instruction but i'm blocking on something.
Everything is going well till the server do a "Get /api/conversation and /api/friend" where i get an Error code 500

OPTIONS /api/friends/ 204 0.468 ms - -
OPTIONS /api/conversations/ 204 0.216 ms - -
GET /api/conversations/ 500 167.604 ms - -
GET /api/friends/ 500 1408.185 ms

in the instruction i just change one thing : the url callback on my Github profile to http://localhost:9000.
Otherwise i get an error like the callback and the uri_redirect must be the same

Can you help me ?

Thanks

Not able to redirect for github authorization page.

GET /?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch 404 1.593 ms - 46

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.