Facebook: Using the API, Logging in and Failure

## Sharing on your Wall If the current user has a Facebook ID, let's replace the "Connect with Facebook" link with one called "Share" that will post to their timeline: """html+jinja {# views/dashboard.twig #} {% if user

Using the Facebook API. To post to someone's timeline, we'll use Facebook's API . Like with any API that uses OAuth, we just need to know the URL ...

Lee mas