[twitter-dev] Search API geocode parameter dead

2009-11-04 Thread emnullfuenf
Dear all, from today Search API's geocode parameter (http://apiwiki.twitter.com/ Twitter-Search-API-Method%3A-search) does not work anymore. It only shows an error: hash errorCouldn't find Status with ID=2954291578/error /hash Example link:

[twitter-dev] Re: Firehose Sample Geo Only

2009-11-04 Thread Scott Wilcox
Gotcha, thanks John. :) Sent from my iPhone On 3 Nov 2009, at 14:24, John Kalucki jkalu...@gmail.com wrote: We're unlikely to offer a sampled stream of Geo Tagged statuses in the near future. It doesn't make much sense for us to filter the existing sampled streams further to include only

[twitter-dev] would like to see number of lists in USER/SHOW

2009-11-04 Thread Adrian
For the user/show method, I'd like to see the number of lists a user is in and follows, just like on the main site: eg: http://twitter.com/users/show.json?screen_name=dougw http://twitter.com/dougw/lists/memberships Lists following dougw (126) Lists dougw follows (10) add to user/show

[twitter-dev] API requests take 20-30 seconds

2009-11-04 Thread Niklas Hellenbart
Hi, I noticed that api requests from my server (rate limit is 2) take up to 20-30 seconds. The rate limit status says that there are 2 hits remaining, but that request itself also takes 30s. DNS resolving pinging twitter.com works great and as fast as usual. I mailed to a...@twitter.com

[twitter-dev] Since_ID and Search Problem

2009-11-04 Thread Spode
Hi, I've been noticing some strange behaviour since last night - but that's not to say it's not been going on longer. http://search.twitter.com/search.json?q=JournoTwitrpp=100since_id=5402169538 Performing this search turns up 0 results when it should show 4.

[twitter-dev] RSS support for Lists

2009-11-04 Thread alexkingorg
[Sorry if this has been covered, I searched for a while before posting.] According to the documentation and my initial testing, there does not appear to be support for receiving data from a List in RSS format (only json and xml). Is there a reason why this hasn't been added or was it just not

[twitter-dev] Re: Search API geocode parameter dead

2009-11-04 Thread Raffi Krikorian
hi em. thanks for the error report, and we'll dig into it further -- but that seems like it was a transient error. i can, at this moment, hit that link and it seems to work. Dear all, from today Search API's geocode parameter (http://apiwiki.twitter.com/

[twitter-dev] Re: would like to see number of lists in USER/SHOW

2009-11-04 Thread Raffi Krikorian
yup! this was mentioned in http://groups.google.com/group/twitter-development-talk/browse_thread/thread/93eb844ab146e930/642b487b0287773a?lnk=gstq=marcel+user+lists#642b487b0287773a . quoting marcel: We've got this on our todo list. It requires fairly extensive asynchronous fragment

[twitter-dev] crossdomain

2009-11-04 Thread Tzahi Sofer
Hi, I get a 404 on calls to search.twitter.com/crossdomain.xml. It's been like this since last night. any ideas? Thanks, Tzahi.

[twitter-dev] crossdomain.xml gone?

2009-11-04 Thread rforte
What happened to http://search.twitter.com/crossdomain.xml? Looks like this was pulled down with in the last day or so. Was this announced anywhere?

[twitter-dev] Re: crossdomain.xml gone?

2009-11-04 Thread Raffi Krikorian
we're working on getting it restored -- this was not an intentional change. What happened to http://search.twitter.com/crossdomain.xml? Looks like this was pulled down with in the last day or so. Was this announced anywhere? -- Raffi Krikorian Twitter Platform Team ra...@twitter.com |

[twitter-dev] Re: crossdomain

2009-11-04 Thread John Kalucki
Search team is aware of the issue. Working on it. I don't have an update from them yet. -John On Nov 4, 8:56 am, Tzahi Sofer tzahi.so...@gmail.com wrote: Hi, I get a 404 on calls to search.twitter.com/crossdomain.xml. It's been like this since last night. any ideas? Thanks, Tzahi.

[twitter-dev] Re: RSS support for Lists

2009-11-04 Thread Marcel Molina
We will be supporting atom for the statuses timeline of a list soon. On Wed, Nov 4, 2009 at 6:17 AM, alexkingorg alexking...@gmail.com wrote: [Sorry if this has been covered, I searched for a while before posting.] According to the documentation and my initial testing, there does not

[twitter-dev] Re: Draft of List API documentation

2009-11-04 Thread Marcel Molina
We plan to support this. It's on the todo list. Thanks for the suggestion. On Tue, Nov 3, 2009 at 8:38 PM, Damon Clinkscales sca...@pobox.com wrote: On Fri, Oct 16, 2009 at 1:04 AM, Marcel Molina mar...@twitter.com wrote: Hey folks. As some of you have likely read we're starting to do some

[twitter-dev] Re: API requests take 20-30 seconds

2009-11-04 Thread Raffi Krikorian
hi niklas. that seems very weird to me -- all the calls are taking 20-30 seconds? feel free to e-mail me off list, but if you could provide: source IP address; timestamps when this is occuring; and the precise call that you are doing then we can take a look! Hi, I noticed that api requests

[twitter-dev] Re: crossdomain

2009-11-04 Thread johnnyguil...@mac.com
Can you guys do a better job of reporting such issues (intentional or not) on the status.twitter.com page? Also any news on the new location of this file yet? Thanks, Johnny On Nov 4, 12:30 pm, John Kalucki jkalu...@gmail.com wrote: Search team is aware of the issue. Working on it. I don't

[twitter-dev] Background images on a0.twimg.com giving access denied

2009-11-04 Thread Kevin
We are uploading Twitter backgrounds via the API. We noticed today new attempts to upload seem to be successful, but the profiles show no background image. Looking at the page source, it shows a new background image URL: background: ... url('http://a0.twimg.com/profile_background_images/

[twitter-dev] Re: Since_ID and Search Problem

2009-11-04 Thread twitter-development
I think a few people including myself have seen this. Best guess is that it's a caching issue on the twitter server side. Here are some other threads with similar issues:

[twitter-dev] Re: crossdomain.xml gone?

2009-11-04 Thread codewarrior415
Do you have an ETA on when you guys will get this back online? On Nov 4, 9:29 am, Raffi Krikorian ra...@twitter.com wrote: we're working on getting it restored -- this was not an intentional   change. What happened tohttp://search.twitter.com/crossdomain.xml? Looks like this was pulled

[twitter-dev] How to automatically return to my app from a Twitter registration

2009-11-04 Thread dhynesok
I've seen where, from a Twitter app, I can first be sent to Twitter to register, and then be automatically returned to my app when the registration at Twitter is completed. My app is web-based so I assume I would use a link to the Twitter signup page that also has a link back address to my

[twitter-dev] Re: Background images on a0.twimg.com giving access denied

2009-11-04 Thread Marcel Molina
Thanks for reporting this. I've forwarded this to the team responsible for the S3 uploading. On Wed, Nov 4, 2009 at 10:28 AM, Kevin kevinh...@gmail.com wrote: We are uploading Twitter backgrounds via the API. We noticed today new attempts to upload seem to be successful, but the profiles show

[twitter-dev] Re: crossdomain.xml gone?

2009-11-04 Thread Raffi Krikorian
this is definitely high priority for us - we're working on this now. Do you have an ETA on when you guys will get this back online? we're working on getting it restored -- this was not an intentional change. What happened tohttp://search.twitter.com/crossdomain.xml? Looks like this was

[twitter-dev] Web App for Multiple Additions to Account

2009-11-04 Thread Eddie
Hey, I'm looking for a web application I can put on my website that will allow our users to follow multiple accounts at the hit of a button. Is this something that I can incorporate? Has someone already done the grunt work for me, or should I do it myself? I would appreciate any help!

[twitter-dev] Geocode Problem

2009-11-04 Thread pipigu85
Hi, i was looking through the twitter search api to find something that could limit my search to Singapore and thought geocode could help. I tried the link in the example and it was able to work but when i replace it with singapore's coordinates taken from google maps, a HTTP 403 Forbidden error