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

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

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