[twitter-dev] question about verify_credentials and rate limits

2011-01-25 Thread Stephen Rife
Hi Through testing a call to verify_credentials when it returns true seems to count against the oAuthed user's rate limit. However if verify_credentials returns false it does not seem to count against the IP's rate limit. I just want to make sure this is correct and the verify_credentials

[twitter-dev] Whitelist

2011-01-25 Thread Alena
Hello, Could you please specify how long I should wait for decision regarding request to add my account to the whitelist? Thank you, Alyona -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements

[twitter-dev] Does whitelisting still exist?

2011-01-25 Thread Adam Green
I'm beginning to get suspicious about the whitelisting program. We've gone from it being relatively easy to get whitelisted, to it being harder but at least Brian Sutorius or someone else apologized, to it being much harder and Taylor saying they can't even reply with a denial, to no response at

Re: [twitter-dev] Does whitelisting still exist?

2011-01-25 Thread Jan Paricka
I'm waiting for months to get our app whitelisted, submitted numerous whitelist requests, worked every contact, yet still haven't heard from them.. Jan On Tue, Jan 25, 2011 at 3:09 PM, Adam Green 140...@gmail.com wrote: I'm beginning to get suspicious about the whitelisting program. We've

[twitter-dev] Re: Twitter Favorite Widget Sometimes Fails to load tweets.

2011-01-25 Thread AnnaSpanner
Hi Isshiki, I'm so glad it's not just me having this problem! Did you find a solution to this bug yet? I have the same issue with the list widget. Same error in Twitter's js. Thanks, Anna On Jan 17, 6:43 am, isshiki masa.issh...@gmail.com wrote: Hi, Twitter Favorite Widget Sometimes Fails

Re: [twitter-dev] Whitelist

2011-01-25 Thread Jan Paricka
Same problem here. Twitter, please please please can you whitelist us? I did everything you asked me for - yet I am waiting for moths!! Jan On Tue, Jan 25, 2011 at 11:35 AM, Alena alena.sam...@gmail.com wrote: Hello, Could you please specify how long I should wait for decision regarding

[twitter-dev] app idea

2011-01-25 Thread Illadel
Hi my name is William. While watching a half hour report on the news one night about texting and driving across the nation, they spoke about how it was becoming more of a problem as time passed. They said people were involved in car accident some fatal some not, pedestrians getting hit etc...

[twitter-dev] Types of geo data

2011-01-25 Thread mlowicki
Hi! Is there any spec which will describe all possible geo data types? Right now i've found type set to: 'city', 'Polygon' or 'Point'. Are there any others? What are possible values? I've to check type property or maybe there is some generic way which will check other fields? Right now my code

[twitter-dev] registering twitter application

2011-01-25 Thread JS
Hi, I 'm trying to write a small test application for twitter as a personal project. To begin working on the project i need the consumer key to identify my request/process it. Since i m just writing a test application what should i enter under Application Website on the registration form??

Re: [twitter-dev] registering twitter application

2011-01-25 Thread Taylor Singletary
When you're just starting out, feel free to put anything you like that can be interpreted as a valid, non-twitter.com URL. Perhaps to your Geocities homepage, your company's website, or a bit.ly URL pointing to your Twitter profile. You'll just want to make sure it points to somewhere sensical

[twitter-dev] Stream API with firehorse method

2011-01-25 Thread Zhe Chen
Hi, On your website, you said the Firehose is not a generally available resource. Does that mean I cannot use it in my application? What should I do if I want to use it. Thanks -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter:

Re: [twitter-dev] Stream API with firehorse method

2011-01-25 Thread Tom van der Woerdt
On 1/25/11 9:08 PM, Zhe Chen wrote: Hi, On your website, you said the Firehose is not a generally available resource. Does that mean I cannot use it in my application? What should I do if I want to use it. Thanks I don't think that you want the Firehose in your application. The Firehose

Re: [twitter-dev] registering twitter application

2011-01-25 Thread M. Edward (Ed) Borasky
On Tue, 25 Jan 2011 11:54:33 -0800, Taylor Singletary taylorsinglet...@twitter.com wrote: When you're just starting out, feel free to put anything you like that can be interpreted as a valid, non-twitter.com [1] URL. Perhaps to your Geocities homepage, Uh ... you must not have gotten the

[twitter-dev] Re: Low Volume App Search API Rate Limitations and Alternative Options

2011-01-25 Thread Alex Popescu
I've deployed a new version that records the retry-after responses and more details. But on this data I would say there's something broken or radically changed in the search API: 2011-01-25 21:47:06.633772 response_status: 420 (retry_after: 1487) 2011-01-25 21:52:12.933658 still must

[twitter-dev] Re: Stream API with firehorse method

2011-01-25 Thread Zhe Chen
I want to store all up to date tweets in my database and use another application to search it. The user of the application may use any search key. In this case, what kind of method should I use? Thanks On Jan 25, 1:13 pm, Tom van der Woerdt i...@tvdw.eu wrote: On 1/25/11 9:08 PM, Zhe Chen

[twitter-dev] Error: User is over daily status update limit - can individual accounts be whitelisted?

2011-01-25 Thread Ryan Craft
Hi there, One of our authenticated users is seeing the following error. :User is over daily status update limit. Are there hourly limits in addition to daily limits? This is a very active and legitimate account who's purpose is to send out crowdsourced traffic updates to the people in Caracas,

[twitter-dev] Re: No user matches for specified

2011-01-25 Thread ToddySM
Hi Matt, I looked at the logs from my application and it seems that each call to lookup fails. Interestingly it seems there is another issue that suggests I post to this group for investigation. Is there any way I can send you the messages (apparently Google doesn't allow me to post the full

Re: [twitter-dev] Re: No user matches for specified

2011-01-25 Thread Matt Harris
Hi Toddy, Something like pastebin is a good place to put example code/responses. Alternatively I post messages using an email client, and can post code without any problems -- maybe that will work for you? The API works on rate limits so ensure you stay within them. Also back off if you keep