[twitter-dev] Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread janole
Hi, I cannot send geotagged tweets via Gravity anymore. I'm always getting an HTTP 502 Bad Gateway error. Without attaching the lat/long vars, it's working. Strangely, I cannot send updates via the website either (twitter.com). @janole -- Jan Ole Suhr / Gravity S60 Twitter Client

[twitter-dev] Re: Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread Rich
I'm seeing this too, whenever I send a lat or long parameter I get a 502 error and can't post any geo location tweets On Mar 12, 8:59 am, janole s...@mobileways.de wrote: Hi, I cannot send geotagged tweets via Gravity anymore. I'm always getting an HTTP 502 Bad Gateway error. Without

[twitter-dev] Re: Incorrect favorited value for home_timeline

2010-03-12 Thread Rich
I'm probably wrong but I suspect it could be that if the original user has favorited that tweet then it'll show as the current user's favorite too? On Mar 12, 12:38 am, Tim Haines tmhai...@gmail.com wrote: Hi, There's been an issue open for this since December and it's assigned to Raffi.  

Re: [twitter-dev] Re: Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread Thomas Woolway
Yes, we're (TweetDeck) having the same issues, and it looks like Tweetie is as well - looks like something may have broken last night when rolling out the new geo features? Tom On Fri, Mar 12, 2010 at 10:20 AM, Rich rhyl...@gmail.com wrote: I'm seeing this too, whenever I send a lat or long

Re: [twitter-dev] Re: Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread Andrew Badera
This is also preventing posting from web UI if user has location option checked in settings. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Fri, Mar 12, 2010 at 6:49 AM, Thomas

Re: [twitter-dev] Re: Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread Andrew Badera
Note some users also appear to have to clear cookies and sign back in, in addition to unchecking the location option. --ab On Fri, Mar 12, 2010 at 6:56 AM, Andrew Badera and...@badera.us wrote: This is also preventing posting from web UI if user has location option checked in settings. ∞

Re: [twitter-dev] Re: Sending geo-tagged tweets is broken? 502 Bad Gateway Error ...

2010-03-12 Thread Thomas Woolway
This seems to be working ok again, at least API wise. Tom On Fri, Mar 12, 2010 at 12:02 PM, Andrew Badera and...@badera.us wrote: Note some users also appear to have to clear cookies and sign back in, in addition to unchecking the location option. --ab On Fri, Mar 12, 2010 at 6:56 AM,

[twitter-dev] We're rolling back the Content-Type header correction on OAuth responses to text/html today - Deprecation Notice

2010-03-12 Thread Taylor Singletary
Hello Developers, Though it certainly would be more correct for us to properly set the Content-Type HTTP header throughout the OAuth token acquisition process to application/x-www-form-urlencoded, it has caused some issues with a number of applications. This afternoon we will restore the original

[twitter-dev] Re: Introduce yourself!

2010-03-12 Thread Joe Bowman
Hi I'm Joe Bowman @joerussbowman and I'm actually a systems administrator who does web application development as a hobby. I'm currently working on a large project that will involve twitter, facebook, and other social and search apis to create a tool for enterprise customers. While making it and

[twitter-dev] Re: Application based on Search API

2010-03-12 Thread Stephen Rife
On 3月10日, 午後10:22, Andrew Badera and...@badera.us wrote: Not sure about the REST/Search API, but on the Streaming side: http://twitter.com/pdfs/streaming_api_eula.pdf ... see Restrictions ... Reading the Content License Agreement for the streaming API I am confused by how the granting of a

[twitter-dev] PHP class to interact with Twitter API on behalf of OAuth

2010-03-12 Thread Basil B Thoppil
Hi, I have written a PHP class (OAuth_Twitter.php GPL 3 ) works with OAuth, which authenticate with twitter API and provides methods to interact with Twitter API to update and retrieve list and user data like updates, followers, friends etc. If thecode base has OAuth, by including this single file

Re: [twitter-dev] Getting IP of user from Tweets

2010-03-12 Thread PRAVEEN KUMAR
If user has provided permissions in that case which API method can provide me this information. Is it provided by new GEO functions created by Twitter. Can you please let me know the use of these functions also to get thte IP. Thanks. On Fri, Mar 12, 2010 at 9:47 AM, TJ Luoma luo...@luomat.net

[twitter-dev] Beginner pretty confused with rate limits...

2010-03-12 Thread eric.morand
Hi guys, I'm a french beginner Twitter API developper, coming from a COCOA/Obj- C background. I'm planning on working on a web site which will integrate with Twitter to retrieve the social graph of the logged user. But I don't understand how I'm supposed to retrieve the social graph, my user

[twitter-dev] PHP class to interact with Twitter API on behalf of OAuth

2010-03-12 Thread basiL
Hi, I have written a PHP class (OAuth_Twitter.php GPL 3 ) works with OAuth, which authenticate with twitter API and provides methods to interact with Twitter API to update and retrieve list and user data like updates, followers, friends etc. If thecode base has OAuth, by including this single file

[twitter-dev] Re: Impossible to make a reliable cursor on timelines using query args

2010-03-12 Thread eric.morand
Hi Zero, I'm with you on this one. I was about to posy a thread about this subject because I fail to understand how we are supposed to retrieve a consistent timeline with the current API. I'm also probably missing something here, being a beginner. Any help appreciated, Eric.

Re: [twitter-dev] Getting IP of user from Tweets

2010-03-12 Thread PRAVEEN KUMAR
Hi Zac, can you please suggest how I can use these two new URLs. I mean what are the parameters need to be passed. Thanks. On Fri, Mar 12, 2010 at 1:12 PM, Zac Bowling zbowl...@gmail.com wrote: The user's IP isn't available. Would be a huge security and privacy issue. However location is

[twitter-dev] Retweet parent

2010-03-12 Thread Otávio Augusto Soares
Is there a way of identify the root tweet by a retweet?

Re: [twitter-dev] Getting IP of user from Tweets

2010-03-12 Thread Raffi Krikorian
Nope. There is no API to retrieve the IP address of a user. On Mar 11, 2010, at 11:01 PM, PRAVEEN KUMAR erpraveen2...@gmail.com wrote: If user has provided permissions in that case which API method can provide me this information. Is it provided by new GEO functions created by Twitter.

[twitter-dev] Re: We're rolling back the Content-Type header correction on OAuth responses to text/html today - Deprecation Notice

2010-03-12 Thread Taylor Singletary
I'll expand a bit on how you can prepare for this change. The steps of the OAuth flow where you make a connection to Twitter's OAuth endpoints to ask for request tokens or exchange a request tokens for access tokens respond with query-parameter key/value pairs like oauth_token and

Re: [twitter-dev] Getting IP of user from Tweets

2010-03-12 Thread Raffi Krikorian
http://dev.w3.org/geo/api/spec-source.html On Thu, Mar 11, 2010 at 11:46 PM, M. Edward (Ed) Borasky zzn...@gmail.comwrote: Actually, the native Twitter web page does use your IP address to geolocate. I haven't been able to make it work yet with Chrome, and I haven't tried it on Windows with

Re: [twitter-dev] Impossible to make a reliable cursor on timelines using query args

2010-03-12 Thread Brian Smith
Zero wrote: 1. Assume we are at since_id = 1000. This was the last (highest) message id we had previously seen, which we have saved. 2. There is a sudden spiked and 2000 tweets come in. 3. We now try to query with since_id=1000, count=200 (the max). Unfortunately, we have missed 1800

[twitter-dev] 401 Unauthorized

2010-03-12 Thread Uladzimir Pashkevich
Hi everyone, I am developing an application using Twitter API and I have encountered into a strange behavior connected with 401 error. I am using basic auth. When I run my application locally, it works just fine and I never get any 401 errors. However, when I run my application on another

Re: [twitter-dev] Retweet parent

2010-03-12 Thread Mark McBride
Yes, look at the retweeted_status element contained in the status element ---Mark http://twitter.com/mccv 2010/3/12 Otávio Augusto Soares otavi...@gmail.com Is there a way of identify the root tweet by a retweet?

Re: [twitter-dev] Re: Application based on Search API

2010-03-12 Thread John Kalucki
5e is intended to cover publication of general statistics about the streams, such as Tweets per second, etc., not the display of Tweets themselves. The new Commercial License should be a lot clearer. -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On Thu, Mar 11, 2010 at

Re: [twitter-dev] Getting IP of user from Tweets

2010-03-12 Thread M. Edward (Ed) Borasky
Thanks!! Incidentally, the Firefox documentation says that Firefox doesn't store the retrieved location info anywhere, either on my client or on Mozilla servers. It's passing whatever it got from Google's service directly to Twitter. So we have essentially Google and Twitter and my ISP all

Re: [twitter-dev] Retweet parent

2010-03-12 Thread M. Edward (Ed) Borasky
If the retweet was accomplished with the built-in retweet button, the original tweet is embedded inside the tweet - it's a status object value with the key retweeted_status. -- M. Edward (Ed) Borasky borasky-research.net/m-edward-ed-borasky/ A mathematician is a device for turning coffee

Re: [twitter-dev] Re: Application based on Search API

2010-03-12 Thread M. Edward (Ed) Borasky
Am I to assume then that those who comment on tweet volume in the trade press by simply looking at status IDs as they go by, using the *REST* API, are exempt from this? I keep running into blog posts by social media scientists who are using status ID as a proxy for total tweet volume -

Re: [twitter-dev] Re: Application based on Search API

2010-03-12 Thread John Kalucki
There is considerable inconsistency, ambiguity and change in these areas. For example, we announced the 50mm tweets/day thing recently. This is frustrating. We're working to rationalize all of this. -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On Fri, Mar 12, 2010 at

Re: [twitter-dev] Re: Application based on Search API

2010-03-12 Thread M. Edward (Ed) Borasky
Yeah - I totally understand, being a recovering capacity planner. ;-) -- M. Edward (Ed) Borasky borasky-research.net/m-edward-ed-borasky/ A mathematician is a device for turning coffee into theorems. ~ Paul Erdos Quoting John Kalucki j...@twitter.com: There is considerable inconsistency,

Re: [twitter-dev] Impossible to make a reliable cursor on timelines using query args

2010-03-12 Thread Zero Hero
Brian, Thanks for your reply. I suspected that the freshness was the reason that this was done. Also the fact that twitter started as a service for humans, and now is being used programatically. However, from an API standpoint this makes no sense. It's typical to want to crawl forward through

[twitter-dev] OAuth POST gets 401 with no data/error message returned

2010-03-12 Thread SM
My desktop app uses Adobe AIR with Javascript. I'm using the OAuth javascript library from here: http://oauth.googlecode.com/svn/code/javascript/ I am able to POST with xAuth to get the token/token_secret. I am then able to GET timelines using the received tokens. However, so far I am unable

Re: [twitter-dev] OAuth POST gets 401 with no data/error message returned

2010-03-12 Thread Taylor Singletary
Can you present an example of you POSTing to a resource? An example signature base string of what you're trying to accomplish and the example POST body you are sending? Thanks! Taylor Singletary Developer Advocate, Twitter http://twitter.com/episod On Fri, Mar 12, 2010 at 12:22 PM, SM

[twitter-dev] Re: OAuth POST gets 401 with no data/error message returned

2010-03-12 Thread Dewald Pretorius
Is this issue perhaps related to the one I raised two days ago? http://bit.ly/9dG7jk On Mar 12, 4:55 pm, Taylor Singletary taylorsinglet...@twitter.com wrote: Can you present an example of you POSTing to a resource? An example signature base string of what you're trying to accomplish and the

Re: [twitter-dev] Impossible to make a reliable cursor on timelines using query args

2010-03-12 Thread Mark McBride
Am I missing something regarding the complexity of doing this? Ruby pseudo-code: my_unread_tweets = [] page = 1 count = 200 since_id = 123098485120985 while(page_of_tweets = get_tweets( http://api.twitter.com/1/statuses/home_timeline.json?page=#{page}count=#{count}since_id=#{since_id};)) do

[twitter-dev] Re: OAuth POST gets 401 with no data/error message returned

2010-03-12 Thread SM
Hi Taylor, Here is an example of trying to create a favorite on status 10390395026. Here is the base string: POSThttps%3A%2F%2Fapi.twitter.com%2F1%2Ffavorites%2Fcreate %2F10390395026.jsonid%3D10390395026%26oauth_consumer_key %3DoVpGXZGmqq7NyScJTLd7Xg%26oauth_nonce

[twitter-dev] Re: OAuth POST gets 401 with no data/error message returned

2010-03-12 Thread Dewald Pretorius
Taylor, Under what circumstances does your system return a 401 HTTP status code but does not include a properly formed XML or JSON error construct to explain the 401? Find that, and I think you will find the problem. On Mar 12, 4:22 pm, SM sanja...@gmail.com wrote: My desktop app uses Adobe

Re: [twitter-dev] Impossible to make a reliable cursor on timelines using query args

2010-03-12 Thread Marc Mims
* Mark McBride mmcbr...@twitter.com [100312 13:24]: Am I missing something regarding the complexity of doing this? Ruby pseudo-code: my_unread_tweets = [] page = 1 count = 200 since_id = 123098485120985 while(page_of_tweets = get_tweets(

[twitter-dev] Refresh page via the API

2010-03-12 Thread P L
Hey all, I'm using the Twitter API for a desktop application. Is there a way of sending a POST header (or something) that will automatically refresh the page after an action has been performed? For example, I can update the user's profile picture via my app, but the change can't be seen until I

[twitter-dev] Re: Sign Out no longer works

2010-03-12 Thread P L
I can also confirm this in Chrome, but was fine in FireFox. In order to get rid of the issue, I deleted the Twitter cookie from Chrome's options menu and now it works fine.

[twitter-dev] Re: Search tweets from users in list

2010-03-12 Thread twitterdoug
That feature does not exist yet. -Doug On Mar 11, 10:32 am, Lukas Müller webmas...@muellerlukas.de wrote: Hello, is there any possibility to search tweets from users that are on list xyz/123 (as example ;-)) via the twitter search RSS feed? Already tried the following queries with no

Re: [twitter-dev] Refresh page via the API

2010-03-12 Thread Andrew Badera
1) No, don't think there is ... 2) Why do you need to refresh the page in a forced fashion in a desktop app? If you're running a web control with the page in it, refresh it ... if you're talking about any/all instances of the browser page ... well, why? ∞ Andy Badera ∞ +1 518-641-1280 Google

[twitter-dev] Re: We're rolling back the Content-Type header correction on OAuth responses to text/html today - Deprecation Notice

2010-03-12 Thread Taylor Singletary
We'll be correcting this on Monday instead of today, folks. Have a great weekend. Taylor On Friday, March 12, 2010, Taylor Singletary taylorsinglet...@twitter.com wrote: Hello Developers, Though it certainly would be more correct for us to properly set the Content-Type HTTP header

[twitter-dev] Re: Refresh page via the API

2010-03-12 Thread P L
Hi, The desktop application I'm working on is used to customize your Twitter page. Therefore, any changes you make in the app can be seen in your Twitter page. However, at the moment, everytime the user makes a change, they have to open the browser and refresh. I thought it would be nicer to

Re: [twitter-dev] Re: Refresh page via the API

2010-03-12 Thread Andrew Badera
Host a webpage in your desktop app for those purposes. --ab On Fri, Mar 12, 2010 at 7:36 PM, P L homerthesimp...@gmail.com wrote: Hi, The desktop application I'm working on is used to customize your Twitter page. Therefore, any changes you make in the app can be seen in your Twitter page.

Re: [twitter-dev] Impossible to make a reliable cursor on timelines using query args

2010-03-12 Thread Zero Hero
Not complex, just not obvious. When things are done in an unconventional way, you need more explaining, unfortunately. As mentioned before the only difference between what you're doing now and this is the order of the results. You return the top, and sometimes you need the bottom. Is that

[twitter-dev] Re: Refresh page via the API

2010-03-12 Thread P L
If this was a web application, would there be another way of doing this? Or would the web application also have to host the page in an iFrame or something? On Mar 13, 12:45 am, Andrew Badera and...@badera.us wrote: Host a webpage in your desktop app for those purposes. --ab On Fri, Mar 12,

Re: [twitter-dev] Re: Refresh page via the API

2010-03-12 Thread Andrew Badera
iframe, or pop a new window ... --ab On Fri, Mar 12, 2010 at 8:02 PM, P L homerthesimp...@gmail.com wrote: If this was a web application, would there be another way of doing this? Or would the web application also have to host the page in an iFrame or something? On Mar 13, 12:45 am,

[twitter-dev] Search API...searching for videos

2010-03-12 Thread eco_bach
Hi Currently in beat and viewable at http://www.tweetmasher.com, I am building a Twitter search application and slowly adding new features. One thing I would like to add is the ability to search for video links. Can anyone offer suggestions on what I would use in my search query? I assume the

[twitter-dev] Search API...searching for videos

2010-03-12 Thread eco_bach
Hi Currently in beta and viewable at http://www.tweetmasher.com, I am building a Twitter search application and slowly adding new features. One thing I would like to add is the ability to search for video links. Can anyone offer suggestions on what I would use in my search query? I assume the

Re: [twitter-dev] Impossible to make a reliable cursor on timelines using query args

2010-03-12 Thread Brian Smith
Marc Mims wrote: I've never found since_id reliable. If I read the home timeline and save the most recent since_id, I often discover that new (i.e., statuses I've never seen) get posted out of sequence---they have lower IDs than the most recent since_id I saved. Do you have some example of

[twitter-dev] Search API from:username performance issues?

2010-03-12 Thread Chad Etzel
Hi dev team, I've gotten progressively more complaints from TweetGrid users about searches in the form of from:username not updating in a timely fashion. I haven't changed my code in a while, so after investigating it appears that the search index does lag behind a bit for from: searches as

[twitter-dev] Re: Refresh page via the API

2010-03-12 Thread P L
Ah, I see. Thanks for the help Andrew! On Mar 13, 1:25 am, Andrew Badera and...@badera.us wrote: iframe, or pop a new window ... --ab On Fri, Mar 12, 2010 at 8:02 PM, P L homerthesimp...@gmail.com wrote: If this was a web application, would there be another way of doing this? Or would

[twitter-dev] DM's limit for whitelisted user

2010-03-12 Thread teto
I have one question for whitelisted user's rate limit. Are how many DM whitelisted user can send in a day understood? I manage the web service that uses DM, and want to transmit a lot of DM. My best regards.