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
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
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
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
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
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
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
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
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
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
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:/
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
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
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Facebook; using Newtonsoft.Json; namespace facebook { class Pro
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
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
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({
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
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
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