nus-cs2103-AY1718S1 / forum

Discussion Forum
5 stars 0 forks source link

Request to use Facebook Graph API #101

Open alexfoo-dw opened 7 years ago

alexfoo-dw commented 7 years ago

Dear Prof @damithc , This is a request to use the Facebook Graph API for access to Facebook account to share and etc.

I will be using Facebook4j API client library for java (added as a Gradle dependency). Do let me know if you need anymore information.

Thanks!

damithc commented 7 years ago

Approved. looking forward to see how you use it 👍

zenghou commented 7 years ago

@alexfoodw Hi alex, I'm also using Facebook4J API client but I'm having problems retrieving a user's Facebook id. Do you know how I can retrieve their id with their usernames? Thanks a ton!

alexfoo-dw commented 7 years ago

Hi Zeng Hou!

Hmm ok you may need to add the user as a test user first on the FB for developers app page, then retrieve the User and then the ID. Do text me if easier! 83223878

Alex Foo +65 83223878 https://www.facebook.com/alex.foodw // LinkedIn https://www.linkedin.com/in/alex-foo-300b5a114

On 7 November 2017 at 1:36:36 PM, LIM Zeng Hou (notifications@github.com) wrote:

@alexfoodw https://github.com/alexfoodw Hi alex, I'm also using Facebook4J API client but I'm having problems retrieving a user's Facebook id. Do you know how I can retrieve their id with their usernames? Thanks a ton!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nus-cs2103-AY1718S1/forum/issues/101#issuecomment-342380698, or mute the thread https://github.com/notifications/unsubscribe-auth/AQXji8ltaHfYtKCcMIKibGpg0jhn0_3bks5sz-xjgaJpZM4P9R4R .

zenghou commented 7 years ago

Thanks Alex, I'll reach out to you then!