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

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

Embed Facebook Albums Into Website

I have used graph api to fetch the albums, I got all the albums into my website but the positions o… Read more Embed Facebook Albums Into Website

How Do You Pass An Apostrophe Through A Url?

I'm using Node.js: var s = 'Who\'s that girl?'; var url = 'http://graph.faceboo… Read more How Do You Pass An Apostrophe Through A Url?

Facebook Picture Displayed By Angularjs But Warning Error In Console

I made a angularjs app where i displayed facebook profile picture, like this : Solution 1: You'… Read more Facebook Picture Displayed By Angularjs But Warning Error In Console

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

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 Check If People Liked My Facebook FanPage

There are many questions and answers about this. But nowadays Facebook changes their Privacy. Any A… Read more How To Check If People Liked My Facebook FanPage

Updating Facebook App Settings Via Graph API

I have a problem with updating app settings via Graph API using Javascript SDK. I followed the docu… Read more Updating Facebook App Settings Via Graph API