Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sdk

Running An Fql Query Using Facebook's Javascript Sdk

This is my query: select uid, name, is_app_user from user where uid in (select uid2 from friend whe… Read more Running An Fql Query Using Facebook's Javascript Sdk

Redirect_uri Is Not Owned By The Application

Similar questions and answers have not solved my problem. I have two Facebook apps. One is a test v… Read more Redirect_uri Is Not Owned By The Application

Soundcloud Sdk / Api Callback Events Not Firing

Here's a simple example that I believe should be working per the docs. The stream plays, but t… Read more Soundcloud Sdk / Api Callback Events Not Firing

Yammer Api Issue - Get Groups Showing Error

I am integrating yammer features in our app (web-front-end stack and using Yammer JS SDK). So, I wa… Read more Yammer Api Issue - Get Groups Showing Error

Facebook Jssdk Fb.ui Picture Not Showing In Dialog

I've got this facebook(and yes-the php variable get parsed into a url correctly) FB.ui( { … Read more Facebook Jssdk Fb.ui Picture Not Showing In Dialog

Fb.api Only Loads On First Ajax Call To Page

I have an issue with an FB.api only loading the first time a page is retrieved via AJAX. FB.getLogi… Read more Fb.api Only Loads On First Ajax Call To Page