Category "facebook"

Facebook Like and Comment Code Script

I needed to get a unique url for each page and adapted a script that I found through the help of other members here. One is for the like button and the other i

Facebook Comments plugin flyout window cut off

I have the Facebokk Comments plugin inplemented on my website. The trouble is that when there are no comments, the "Comment using" flyout window gets cut of at

Soundcloud application connect via Facebook connect can't run the script for call back

It seems like Soundcloud's problem. If you have an application on Soundcloud and your members try to connect to this application they will see two options: Sig

Getting facebook user access token / PHP SDK 3.1.1

since this article is not answering the question ( How to get user access token? ), I wanted to ask how to get the user access token. I already have my app acc

Getting facebook user access token / PHP SDK 3.1.1

since this article is not answering the question ( How to get user access token? ), I wanted to ask how to get the user access token. I already have my app acc

Facebook PHP SDK - will not logout properly

I've been searching for hours for the solution to this problem but can't find one that works for me. When i click "Logout" on my site the user information is st

Facebook Pixel and Conversion API events deduplication stopped working

I have manually integrated Facebook pixel and conversion API ecommerce events on my client's website. It was working fine but from 3-4 days, "Test events" tab i

How to exclude tagged posts from Facebook Graph API response

I'm using v 2.8 of the Facebook Graph API, and am trying to get a list of all posts from a Facebook page, but excluding all mentions of the page from random pub

Facebook API – how to get Page-Scoped User ID (ids_for_pages is empty)?

My goal is to identify authors of posts published on my Facebook Page, by matching them with user ID-s from my database, which ID-s are App-Scoped User ID-s (AS

How to recover deleted Facebook app?

Our company's Facebook app was deleted mistakenly by an employee. It was the kind of app that appears inside Facebook. We were using it's AppId for the "Login w

Installing Facebook APK in Genymotion

I want to install Facebook APK to Genymotion. Using Drag&Drop or adb it fails with INSTALL_FAILED_CPU_ABI_INCOMPATIBLE. I have followed instuction on http:/

Facebook adding tester users and admin is: (pending), what does that mean?

The new Facebook developer integration should be really handy and easy, but i'm struggling with creating a test user or a regular Facebook user to get permissio

Accessing friend list in facebook

Is it possible to access the friend list of a facebook user without getting his explicit permission ? For example, my friend's friend list is public. Anyone wi

Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1

using System; using System.Collections.Generic; using System.Linq; using System.Text; using Facebook; using Newtonsoft.Json; namespace facebook { class Pro

Getting public posts of a random user from Facebook API

I want to get the latest posts of some random users (public posts of curse). I figured since they are public posts I don't need to ask permission from the owner

Facebook share error : "the page you requested cannot be displayed right now"

I have used custom stories to do the facebook share and the share happens correctly and displays in posted user's facebook wall. See below: The issue when wh

Facebook SDK : logging out automatically

I need to build a page that when loaded logs out automatically the user from facebook i tried this code window.fbAsyncInit = function() { FB.init({

Database schema for messaging to multiple users

I'm looking for the best solution to implement messaging to multiple users within the system(Facebook-style). I'm came up with the following idea: where each

Facebook is not compressing Java Script files used in Like and Comment Plugin

I have added like and comment plugin on my website after that I ran Google PageSpeed test on my website and found that facebook is not compressing(gzip) these f

Facebook Page Feed Webhook work in test but not when live

I have created a webhook to receive feed updates. I want to be notified when a post is liked or commented on or shared. I have set the endpoints up in a script