Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

using Facebook's Graph API Explorer with Appery

Dear Appery,

i implemented Facebook login successfully by using your tutorial, now i want to take it one step further, by using the Graph API Explorer i selected the desired fields i want to get from FB account, for ex:

code
https://graph.facebook.com/1111111111?fields=id,name,location,friends.fields(location,username,picture)
/code

and when test in the Graph API Explorer i get the JSON i need.

in my project i set the same FB token scope as in the Graph API Explorer:

code
'&scope=friends_education_history, friends_work_history, publish_actions, read_friendlists, user_education_history, user_friends,user_work_history';
/code

however the JSON results in my project do include the fields i need such as:
code
friends.fields(location,username,picture)
/code

can someone pls point me on add those fields to my JSON response from FB?

Thx much in advance!
Best,
R.

Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

using Facebook's Graph API Explorer with Appery

you can ignore this question, just figured it out :)

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

using Facebook's Graph API Explorer with Appery

Hi Ram,

Thank you for the update :)

kevindclarke
Posts: 0
Joined: Sat Apr 04, 2015 11:15 pm

using Facebook's Graph API Explorer with Appery

@Ram care to share the solution?

Juan Pieterse
Posts: 0
Joined: Sat Apr 25, 2015 1:47 pm

using Facebook's Graph API Explorer with Appery

Yes, can you please share the solution? :) Cheers!

LuisMa Suárez Gutiérrez
Posts: 0
Joined: Mon Aug 18, 2014 9:12 pm

using Facebook's Graph API Explorer with Appery

sharing is caring, and anyway i have a customer that wants a feed of his pictures
i want to build a gallery of his FB pictures from the same album so he just uplaod picture to the album and the app retrieves them

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

using Facebook's Graph API Explorer with Appery

Hello,
Could you clarify what have you tried and what exactly does not work?

Chiranjeevi Nalam
Posts: 0
Joined: Thu Mar 17, 2016 8:18 am

using Facebook's Graph API Explorer with Appery

How to post images from appery to facebook

Chiranjeevi Nalam
Posts: 0
Joined: Thu Mar 17, 2016 8:18 am

using Facebook's Graph API Explorer with Appery

Hi,
any one can help How to post images from appery to facebook

Return to “Issues”