Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The Application Programming Interface (API) for twitter.com

learn more… | top users | synonyms (1)

-1
votes
2answers
41 views

Twitter alternate for facebook feed dialog for mobile web app?

I have integrated facebook in my mobile web app using feed dialog for sharing, by following the below tutorial for Direct URL Example. https://developers.facebook.com/docs/reference/dialogs/feed/ ...
0
votes
0answers
20 views

How do I re-render facebook and twitter share buttons?

Im using jquery masonry and Im appending a bunch of elements to my masonry wrapper. In order to do this, I need to write the markup into a JS string which then gets appended to said wrapper. output ...
1
vote
1answer
59 views

algorithm to find a similarity score from facebook and twitter friends?

Using PHP I fetched the friends list from facebook and twitter and I stored each list in an associative array. I have both their names and locations. I want to do comparison of both the friends from ...
0
votes
2answers
32 views

How to check if the file obtained from a call to facebook's api is really an image?

I made a call to the facebook's graph API and retreieved an image. Now i want to check if the image coming from the call is really an image file or not. I wrote the code for a simple image checking ...
0
votes
1answer
71 views

Sign in with fb or twitter

For a project I am working on, I think having the functionality to sign in with facebook/ twitter would be beneficial. I have some design theory to iron out. When the user first logs into the ...
1
vote
0answers
59 views

Merge facebook, twitter and foursquare friends PHP, any suggestions?

I have been working on fetching user's friends from facebook, twitter and foursquare for about three months using PHP and their respective SDKs. Successfully I fetched the friends list and I stored ...
0
votes
1answer
61 views

Comparing Non MySQL List/Array/Data With MySQL rows?

I'm developing an iOS social networking app. I'm currently building "Find Friends" section. I have a "users" table which is something like this: -user_id -user_name ... -twitter_id -facebook_id ...
1
vote
1answer
139 views

Sign Up with Facebook and Twitter SDK for iOS

I am trying to add Facebook and Twitter login and sign up in my iOS app. As my App is server based, I need to create a user profile on my DataBase as well. But the problem is that I cannot fetch ...
0
votes
1answer
129 views

Facebook and Twitter share via iframe

I want to share referral url from my site via Twitter/Facebook share buttons. I have customized share buttons. I am able to share referral url on these two sites but because target=_blank, facebook's ...
1
vote
1answer
69 views

How to embed facebook / twitter login into my site asynchronously

I want my site users to be able to login using facebook/ twitter login. I found the code from facebook/twitter developer page. This is working fine. But i wish to implement these code through ...
0
votes
0answers
174 views

Twitter to Facebook

I have done much searching but not able to find a solution. Trying to get my Twitter to Facebook feed setup but getting this error: "Facebook reported an error. The error has been reported to our ...
0
votes
1answer
234 views

style social media buttons with CSS?

I'm using Twitter's tweet button, Facebook's like button and Google's +1 button. I've tried styling them with my own external CSS file as well as inline CSS. But, it seems that no matter what ...
0
votes
1answer
54 views

Proper guidelines to understand and work on Facebook API, Twitter API etc

I want to create and work on various API for Facebook, Twitter etc. e.g. Create an APP for Facebook, host it on my website using facebook customized login button, like button etc... I need to ...
0
votes
0answers
44 views

How does the hallway api ( singly ) triggers fetching friends and how can one debug that?

I have successfully setup a hallway implementation on our Ubuntu server running mysql, redis, riak and so on. Client authentication works for twitter, fb and linkedin using a scope that allows ...
0
votes
0answers
24 views

Universal Social networks Search?

I'm looking for an API for searching by a keyword across multiple social networks (Facebook + Twitter). It should aggregate Facebook+Twitter's public posts and show me them aggregated and ordered by ...
0
votes
1answer
110 views

Android Plugin/Application to store texts posted in social networks and resuse them

I want to develop an app which will appear like a plugin when the user types something to a social network apps(comments or posts in facebook/tweets in twitter e.t.c). The app should appear as a ...
1
vote
0answers
39 views

post article to twitter and facebook automatically

Can I create a form in which if I click submit button, the form content will automatically posted to my facebook and twitter account?
1
vote
1answer
313 views

Facebook, Twitter and Gmail Integration to share links from my Android Application

I have successfully posted the page( share the links) to facebook from my android app using Facebook API. But facing lots of problems using Twitter API to do the same. Can you please suggest me how to ...
0
votes
1answer
44 views

Building something like TweetDeck - is it realistic to store all the tweets?

I'm creating an app for Q&A that unifies twitter mentions/DMs, facebook wall posts/messages, as well as email and sms into one inbox. I know how I'm going to handle the SMS (storing each incoming ...
0
votes
0answers
43 views

How do I use Mac OS X account manager credentials in my app?

Mac OS X Mountain Lion now provides a central way to authenticate to and integrate with various services, including iCloud, Gmail, Twitter, Facebook, and Flickr. My application uses APIs for these ...
-1
votes
1answer
186 views

How can I get both Facebook and Twitter data on the same page through both API calls ? My script isn't working [closed]

I haven't been successful to receive help on this one on stackoverflow before, I already know how to pull tweets using the twitter API and how to pull facebook statuses using the Graph API .My ...
-1
votes
1answer
178 views

How can I fetch data from Facebook once logged in through twitter on a website?

I've seen it done and it's quite possible. on Klout.com .. If you log in through Twitter for example , you get redirected to your profile , then if you wish to connect your facebook account to ...
5
votes
1answer
255 views

OAuth Token Differences between Facebook and Twitter/LinkedIn

This may very well be an offensively stupid question, but I can't find a quick and concise answer to it for the life of me. So here we go... I am currently implementing Facebook, Twitter, and ...
1
vote
0answers
94 views

Facebook application: fb and twitter share counts on user by user basis

I'm creating a Facebook application, in this app users can choose photos from their fb galleries or upload from their desktop and some image processing will be done on them. The view of the images ...
0
votes
4answers
358 views

Face book and twitter integration to iphone app not working on device

I am very new to iOS development.I am making an application in which i required to integrate twitter and Facebook for wall posting. I have done all the required coding for this and on simulator it is ...
2
votes
0answers
38 views

Look up status of Facebook and Twitter liking/following by a user [closed]

For a contest on our website, I would like people to like our page on Facebook or follow us on Twitter. Is there a way for me to check the status of said interactions from my website?
0
votes
0answers
24 views

Create facebook and twitter accounts through API [duplicate]

Possible Duplicate: Create gmail, facebook and twitter account through API? This was last asked in 2010 on this link - Create gmail, facebook and twitter account through API?. So asking it ...
0
votes
1answer
116 views

Limitations Of Not Using Facebook Or Twitter API/SDK In Android App [closed]

I know this is a very simple question and it is also very broad. However I want to implement both Facebook and Twitter into my app. I'm just wondering whether I should definitely bother signing up to ...
0
votes
1answer
59 views

Given a Facebook page URL, save as ID in Rails

tl;dr: In Rails, what is the recommended way of taking one form of input (in this case, a URL), and converting it to something else (in this case, a Facebook ID using their graph API) before saving ...
0
votes
0answers
42 views

How can multiple users login in twitter and Facebook using twitter and Facebook API in my android application?

I make an android application and successfully login one user and also we save the access token of the logged user and get the all data of that user in both twitter and Facebook. I want to login ...
0
votes
1answer
322 views

Want to share my application link from my android application to facebook and twitter

I want to share my android application link on simple button click to facebook as well as twitter. basically I want to share some custom text and my application link of market. So what i have to do ...
0
votes
0answers
17 views

Detect, if data is currently being requested

I'm gathering data via the Facebook and Twitter JavaScript API. Sometimes it takes some time to retrieve it and I would like to display a "Loading" spinner while it's working. Is there a way to ...
0
votes
1answer
644 views

Redirect URL using phonegap

I'm building a phonegap app in which I need to link to facebook, instagram and twitter. I need to allow users to login to each of these with their credentials and return an access token which I will ...
0
votes
2answers
99 views

Twitter API OAuth session expires, Facebook's doesn't

I use the Twitter Anywhere API and OAuth to authenticate users on my website. The cookie with the accessToken expires after two hours, which is why the user needs to login and connect to Twitter ...
-2
votes
1answer
120 views

Windows service with facebook graph api [closed]

i want to get all my application users facebook feeds(videos,photos,statues...) so i want to generate access token for user then always use this access token to take user's all feeds. i want to use ...
0
votes
1answer
115 views

Is there a way to set Exipre headers for external JS & CSS?

I ran Page Speed Insight on my site and Leverage Browser Caching keeps coming up because of several calls to JS's from Facebook, Twitter, Google and LinkedIn. Also Firebug shows me these resources are ...
0
votes
1answer
2k views

Xcode social media sharing button

Is there any built-in api/code for Xcode that allow the app to detect what other social media apps installed in the iphone/ipad/ipod touch to populate out the sharing features? I was told that ...
-1
votes
1answer
38 views

Is there any Q&A site for social network related questions [closed]

Is there any Questions and Answer site specific to Social Network related questions like Facebook, Twitter etc?
0
votes
1answer
200 views

How to recognize duplicate tweets in twitter?

I am preparing an application to send tweets using Twitter REST API. I want to WARN (duplicate tweet) users if they try to send a tweet already submitted from my application. Twitter says for a ...
1
vote
2answers
187 views

Getting Facebook / Twitter's friend's Location for Foursquare in iPhone .

I am making an application which uses foursquare in the application , Now I want to get my facebook and twitter friends in the application , so that if any friend is nearby me than I can see their ...
0
votes
1answer
934 views

Facebook, Foursquare and Twitter login buttons for iOS

Where can I find facebook, twitter, foursquare login buttons which are styled respectively for their social networks. e.g. twitter login button has a background color of twitter header and has a bird ...
-2
votes
1answer
330 views

How to Integrate facebook with blackberry application

This is first time I trying to integrate facebook in my application. (I also want to integrate twitter also). Can anyone tell me steps to integrate facebook with BB application. I have app ID and ...
-1
votes
2answers
183 views

Interaction with Facebook API without full OAuth, is it possible?

I need to post message on a certain FB page as a owner by cron, using php and ZF 1.1.X. For this small issue, I don't want to create a full OAuth stack. Is it possible to communicate with FB API (it's ...
0
votes
1answer
416 views

Is there a “Facebook access token debugger” like tool for Google and/or other OAuth providers?

Preferably something that shows the expiration time and authorized resources.
0
votes
0answers
784 views

facebook , tiwtter and msn client for android app

Recently , i try to build an an android app that contain three client in the same time : facebook , twitter and Msn ( windows masseneger ), i tried a lot and a lot of reseach , i learned haw to use ...
1
vote
1answer
212 views

Twitter: How to get “View photo” on tweet

We just included a pure HTML link for the tweet functionality instead of the twitter button. Now we want to enable the user to tweet an image together with his tweet. When you manually tweet an url ...
0
votes
0answers
193 views

How to create facebook and twitter buttons on an event

I have a page on which some of the part is loaded via ajax request. Now in that ajax request along with other contents I am also rendering facebook like div and twitter div. After rendering these ...
1
vote
2answers
1k views

How to remove already generated script tag and re-generate?

I am facing a critical problem. I have a page that has two parts. On the first part of the page, the html is rendered through an ajax request. And on the second page, the html is rendered on page ...
0
votes
1answer
126 views

multiple facebook comments, multiple tweets(multiaccount)

I am not a big expert on Facebook and Twitter APIs and I would definitely appreciate some introduction and possible guidance in my project. This is what I am trying to do, and I wonder first of all ...
0
votes
1answer
342 views

Twitter share button bigger or smaller than G+ and Facebook

This problem has been bugging me for literally months. We've got (very effective) Facebook and G+ buttons horizontally aligned on several pages, but we've had to leave off Twitter because the Twitter ...

1 2 3