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

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 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

Is Refreshing Long Lived Access Token Endpoint Working In 2021?

Trying to refresh my long lived access token via this endpoint: https://developers.facebook.com/doc… Read more Is Refreshing Long Lived Access Token Endpoint Working In 2021?

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?

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?

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?