Giter Club home page Giter Club logo

Comments (5)

swunderlich avatar swunderlich commented on July 18, 2024

Did you find a solution? I'm stuck with the same error here.

from fbgraph_example.

rafmagana avatar rafmagana commented on July 18, 2024

I changed the name of OauthController#callback to OauthController#authorized and I used its url as oauth callback:

 ...authorize_url(:redirect_uri => "http://server/oauth/authorized"...

then in OauthController#authorized:

...process_callback(params[:code], :redirect_uri => "http://server/your_app"

from fbgraph_example.

rafmagana avatar rafmagana commented on July 18, 2024

It'd be nice if you read how does the authentication actually works:

http://developers.facebook.com/docs/authentication/

and go to the "Authenticating Users in a Web Application" section.

from fbgraph_example.

swunderlich avatar swunderlich commented on July 18, 2024

I will, thanks for your help.

from fbgraph_example.

taf2 avatar taf2 commented on July 18, 2024

you can also rename it to callback_oauth_index_url in start

from fbgraph_example.

Related Issues (4)

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.