I wan开发者_如何学运维t to submit a score from the JavaScript SDK. Here\'s my current attempt:
How can I pre-populate more than a user in the \"to\" section of a apprequest (same as you can find in Zinga\'s Citt开发者_如何学PythonyVille gift request)?
I\'ve got an Android app that integrates the Facebook Android SDK.We\'d like to set it up so, at the users request, it dynamically creates a webpage and sends a \"like\" to Facebook for that page.
I am trying to fetch a Facebook user\'s list of games. To do that I am using the Graph API call https://graph.facebook.com/MY-USER-ID/games
I have a WebClient and I\'m subscribing to the OnDownloadStringCompleted event handler. When the server responds with a header of 400 Bad Request, the OnDownloadStringCompleted Never gets triggered.I
This question already has answers here: Closed 11 years ago. Possible Duplicate: Facebook graph profile image unreliable
I am creating a Facebook application that will integrate into a mobile version of a site.My question is - are the Canvas URL and Post-Authorize URL\'s publicly visible?Will the user ever see these URL
I\'m as User KDB the administrator of a fanpage TVWehen. Switiching to the account of TVWehen I can post to the wall and orgnaize events as TVWehen ( first heading in news is TVwehen )
In the past, I was using the legacy REST ads.getAdsGroup call which开发者_如何学Python allowed filtering on an accountId, campaignIds, and adGroupIds all in a single call.
I am able to post a message to my facebook contact\'s feed using graph api, but what I observe is that the usual options to like those posts or to comment on them don\'t show up.