Code Monkey home page Code Monkey logo

comp-networks-project's People

Watchers

 avatar  avatar  avatar  avatar

comp-networks-project's Issues

Paginated JSON output in FB Graph API

Facebook Graph API gives paginated replies in JSON. Therefore, not all events will be listed in one page in JSON. The next page is mentioned in Paging section of JSON in "next" field. Cursors are also provided using "after" and "before".

We need to find a way to loop through all pages using cursors or next fields and retrieve IDs, Event Names and Attending list of all events.

Cannot verify access token: Session Expired

If we log out from Facebook or try running facebook_graph.py after a gap of a few days, FB api throws following error:

facebook.GraphAPIError: Error validating access token: Session has expired on Friday, 07-Apr-17 23:00:00 PDT. The current time is Thursday, 13-Apr-17 19:46:27 PDT.

Need to figure out a way to refresh access token or a workaround to fool FB API in thinking that we never logged out. THINK!

Get users to register on our app

We have to get every user that is going to register on our website to register on our Facebook app as well. We might have to see if we have to get that user registered on our Twitter/Instagram app as well.

Discussions to follow!

GraphAPI Cannot fetch from /user_id node

To check a friend list or a wall post by a friend, we need to check /user_id node of Graph API but unless that user is logged into our app or has used our app on Facebook app platform (app is already created by the name "Evently friends") we cannot fetch any information about that friend.

We somehow have to use issue number #5 to make sure user is registered to our app.

Get tagged_location from user_id

If we are able to fetch tagged_location from every user who is attending an event, then we can check if the user has entered the place.

But the thing is we cannot obtain user_id of any user, let alone tagged_location on that user account,

How can we solve this?

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.