[twitter-dev] Re: OAuth + Whitelisting, transition questions

2010-08-16 Thread Matt Trinneer
Thanks Taylor! Appreciate the assistance. On Aug 14, 12:16 pm, Taylor Singletary wrote: > At this time, whitelisting applies to IP addresses and member accounts. > OAuth and applications as entities themselves have no relation to > whitelisting. Whitelisting currently has no relation to method o

Re: [twitter-dev] Re: OAuth + Whitelisting, transition questions

2010-08-14 Thread Taylor Singletary
At this time, whitelisting applies to IP addresses and member accounts. OAuth and applications as entities themselves have no relation to whitelisting. Whitelisting currently has no relation to method of authorization (basic auth vs. OAuth). Short answer: Whitelisting doesn't change for you. But

[twitter-dev] Re: OAuth + Whitelisting, transition questions

2010-08-14 Thread Matt Trinneer
I agree Tom and am in the process of doing that. I guess my biggest question could be rephrased as: After switching to OAuth will my extended rate limits automatically apply to OAuth requests from the same user/IP? Matt On Aug 13, 2:50 pm, Tom van der Woerdt wrote: > On 8/13/10 8:08 PM, Matt T

[twitter-dev] Re: OAuth whitelisting?

2009-04-24 Thread Doug Williams
You are correct. Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Apr 24, 2009 at 3:40 AM, Bill Kocik wrote: > > > Thanks, Doug. This was what I was originally thinking, but somehow I > convinced myself I was wrong. > > Hypothetical: It kinda sounds like if I have a large num

[twitter-dev] Re: OAuth whitelisting?

2009-04-24 Thread Bill Kocik
Thanks, Doug. This was what I was originally thinking, but somehow I convinced myself I was wrong. Hypothetical: It kinda sounds like if I have a large number of simultaneous users, I'm better off not being whitelisted. Say I have 1000 simultaneous users (humor me). If I'm not whitelisted, I can

[twitter-dev] Re: OAuth whitelisting?

2009-04-23 Thread Doug Williams
Your application's IP-based whitelisting will apply to all calls originating from the IP address. This includes unauthenticated and authenticated methods, regardless of user. Additionally, your application's authenticated calls made on behalf of a user will not count toward their 100 credits elsew

[twitter-dev] Re: OAuth whitelisting?

2009-04-23 Thread Bill Kocik
Thanks. I realize it isn't available yet; my question could more simply have been stated as "what will OAuth whitelisting mean, exactly?", but since after I posted my question I realized I had a fundamental misunderstanding of the effect whitelisting has on the rate limits of app users (i.e., none

[twitter-dev] Re: OAuth whitelisting?

2009-04-23 Thread Doug Williams
Whitelisting by OAuth is currently not available. You will need a static IP address if you are running an EC2 applicaiton. Doug Williams Twitter API Support http://twitter.com/dougw On Thu, Apr 23, 2009 at 8:35 PM, Peter Denton wrote: > Hi Bill, > Whitelisting is done per IP, related to the num

[twitter-dev] Re: OAuth whitelisting?

2009-04-23 Thread Peter Denton
Hi Bill, Whitelisting is done per IP, related to the number of requests by your server. -Peter On Thu, Apr 23, 2009 at 1:58 PM, Bill Kocik wrote: > > > I was just looking at the form use to apply for whitelisting, which > says you must fill it out while logged in as the account you want the > r