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

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

Can We Post Photos On Friends Wall Using Graph Api

Is it possible to upload photos on friends wall? The documentation never mentioned that! but its ha… Read more Can We Post Photos On Friends Wall Using Graph Api

Unable To Pass A Response Form Facebook To Another Function

If you view this question thank you in advance!, I am working on pulling data from Facebook. I am t… Read more Unable To Pass A Response Form Facebook To Another Function

Google Script Error - Urlfetchapp With Facebook Graph Api Brings To Many Urlfetch

i wrote simple code to get some information from the facebook graph api function event_host(url) { … Read more Google Script Error - Urlfetchapp With Facebook Graph Api Brings To Many Urlfetch

Why The Conflicting Variables?

I'm getting conflicting results between the facebook javascript SDK and the python requesthandl… Read more Why The Conflicting Variables?

Get Long Term Access Token For Facebook Page

I'm using Jquery Facebook Wall to retrieve the latest status of a Facebook page and show it in … Read more Get Long Term Access Token For Facebook Page

Display Photos From Facebook With Javascript Api?

I want to display photos from one of my facebook albums on my webpage with the javascript api. I ca… Read more Display Photos From Facebook With Javascript Api?

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

Check If User Liked Page Or Not

I have read a lot of related topics here regarding this problem but I am still not able to do somet… Read more Check If User Liked Page Or Not

Facebook (javascript) Permission Dialog For Email - Error

I am developing a Facebook application with FB JavaScript SDK. I need email permission on start of… Read more Facebook (javascript) Permission Dialog For Email - Error

How To Reshare A Facebook Post

i want to reshare a facebook post by letting my visitors go to some url and press share. I looked i… Read more How To Reshare A Facebook Post

Cordova Facebook Login FB.api Call Not Working

I am working on cordova facebook login, with the phonegap-facebook-plugin, I am using the following… Read more Cordova Facebook Login FB.api Call Not Working

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

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?