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

Linkedin Oauth Token With Javascript Sdk

I was integrating LinkedIn sign-in with my web application, Initially I was doing the implementatio… Read more Linkedin Oauth Token With Javascript Sdk

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

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

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

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