This group is announcement-only. You cannot post messages because you are not a manager.
Description:
Discussion about the development and usage of the Twitter API. This group is superseded by the new dev.twitter.com Discussions group: http://dev.twitter.com/discussions
|
|
|
|
What tools do you use?
|
| |
Lets collect an awesome list of tools and applications we use to help develop with the Twitter API. I'll start the list with a couple that I use: Charles Proxy - @charlesproxy <[link]> - [link] Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a... more »
|
|
|
Introduce yourself!
|
| |
We have not had an introductions thread in a long time (or ever that I could find) so I'm starting one. Don't forget to add an answer to the tools thread [1](Gmail link [2]) as well. I'm Abraham Williams, I've been working with the Twitter API and this group since early 2008. I do mostly freelance Drupal and Twitter API integration... more »
|
|
|
#newtwitter and the API
|
| |
Hey Everyone, Last week we announced #newtwitter, the new twitter.com built on top of the Twitter API. For the Platform team in particular, this was an important event. With #newtwitter using the API all users will become API consumers, providing valuable feedback about issues they encounter, helping us isolate and fix problems that are found.... more »
|
|
|
consistency and ecosystem opportunities
|
| |
Hey all, I’d like to give you an update about the state of the Twitter Platform and hopefully provide some much requested guidance. Since this time last year, Twitter use has skyrocketed. We’ve grown from 48 million to 140 million tweets a day and we’re registering new accounts at an all-time record. This massive base of users, publishers, and businesses is... more »
|
|
|
OAuth bug?
|
| |
Hey, I've been experimenting with the streaming API for the past couple of days. While playing with different methods, I've discovered an interesting phenomenon - When I make a request to [link] - I get a 200 status code and everything works as expected.... more »
|
|
|
Custom Tweet button behaviour: can I capture the click?
|
| |
Hi all, I am developing a web application that will use the 'Sign on with Twitter' pattern. It will also feature Tweet buttons for sharing content. In the case of signed-on users, I already have their authentication details and authorisation to Tweet on their behalf. Therefore I can build a Tweeting... more »
|
|
|
twitter direct messages without recipient
|
| |
I have problem with parsing some direct messages. As described here: [link] JSONed direct message contains key 'recipient'. Value of this key is dictionary with information about dm's recipient. And I parsing this information like this (in python): res_msg['receivers'] = msg['recipient']['screen_name' ]... more »
|
|
|
Finding the unique URL or Status ID of a retweet.
|
| |
Hi
I am in a position where I have the URL to a number of tweets and the
twitter name of the users who retweeted them. The problem is that I do
not have the unique Status ID of the retweet, which I would like to
get.
Is there any way to get the unique Status ID for the retweet using
this information.... more »
|
|
|
Problems by JSOauth
|
| |
Hello, I'm trying to set in my Twitter APP, based on JS&HTML&CSS, the
OAuth authentication/authotization by Javascript, but the window that
sould be opened at load the page to do the authorization displays the
following error message:
"Woa there!
This page is no longer valid. It seems that someone has already used... more »
|
|
|
Mentions count
|
| |
Hi,
How can I find total mentions for the account.
Right now API returns only 20 mentions.
Please can anyone help me with this?
Regards,
Nidhi Sarvaiya
|
|
|
Unable to post status
|
| |
Hi,
I get the below error when i try to post a status update using
twitter4j. I am not sure if i am missing any libraries in my build
path:
java.lang.NoSuchMethodError:
com.google.appengine.api.urlfe tch.FetchOptions.setDeadline(L java/lang/
Double;)Lcom/google/appengine/ api/urlfetch/FetchOptions;... more »
|
|
|