Skip to content Skip to sidebar Skip to footer
Showing posts with the label Facebook Graph Api

Facebook Graph Api Jsonp Format , What Does The /* */ In First Line Signify?

I noticed an empty comment block in JSONP output returned by facebook graph api for all methods. UR… Read more Facebook Graph Api Jsonp Format , What Does The /* */ In First Line Signify?

Fql Query To Fetch All Data Of A Facebook Page

I want to fetch all the accessible data of a facebook page (Only page table data is enough for me n… Read more Fql Query To Fetch All Data Of A Facebook Page

Get Facebook Fan Page-id In Page Tab App Using Javascript

Can I get Facebook fan page-id in page tab app without authorizing user using javascript? And also … Read more Get Facebook Fan Page-id In Page Tab App Using Javascript

Why Do Else Cases In Fbasyncinit/fb.event.subscribe Not Work?

I'm wondering why it seems as though the 'else if' case of response.status === 'not… Read more Why Do Else Cases In Fbasyncinit/fb.event.subscribe Not Work?

How To Create A Facebook Like With A Post/comment Box

I am attempting to add a Facebook like button with a comment box to a site. When you click the like… Read more How To Create A Facebook Like With A Post/comment Box

Posting To Facebook Wall Using Graph Api

I'm trying to post a text with image to facebook wall using graph api. I'm using following … Read more Posting To Facebook Wall Using Graph Api