90 likes | 238 Views
Database System homework 3. R02944007 侯佑霖 R02944011 謝朋儒. Facebook Developers. https://developers.facebook.com/. Facebook Graph API Explorer. https://developers.facebook.com/tools/explorer. Document. https://developers.facebook.com/docs/reference/fql/. Access Token.
E N D
Database Systemhomework 3 R02944007 侯佑霖 R02944011 謝朋儒
Facebook Developers https://developers.facebook.com/
Facebook Graph API Explorer https://developers.facebook.com/tools/explorer
Document https://developers.facebook.com/docs/reference/fql/
Access Token • Get the permission from user in your application. • It should obey Least Privilege Principle.
FQL (a) Get the user information (user id, user name, birthday date) for you and your friends.
FQL(b) Get your face's coordinates and picture ids where you are tagged in the photos.
FQL (c) Get the name of the people next to you in the specific photo (i.e. a fix photo id) which you have been tagged in.