[twitter-dev] Re: Bulk Conversion using xAuth

2010-05-26 Thread YCBM
Ah.  It looks like Abraham's twitteroauth has a getXAuthToken method
for doing exactly what I need.

So I guess a better question is if I'm doing this for a few hundred
users, would I run into a rate limit of any kind?  Would I need to
somehow throttle these in any way?

Best,
Y

On May 26, 11:34 pm, YCBM youcannotb...@gmail.com wrote:
 Hi All,

 Is there any PHP script which I can take a look at to migrate users
 from basic auth to oauth?  I've received temporary xAuth access and
 want to get it done within the less than 7 days (can this be extended)
 window granted.

 Thanks!

 Best,
 Y


[twitter-dev] Re: Bulk Conversion using xAuth

2010-05-26 Thread YCBM
Ah.  It looks like Abraham's twitteroauth has a getXAuthToken method
for doing exactly what I need.

So I guess a better question is if I'm doing this for a few hundred
users, would I run into a rate limit of any kind?  Would I need to
somehow throttle these in any way?

Best,
Y

On May 26, 11:34 pm, YCBM youcannotb...@gmail.com wrote:
 Hi All,

 Is there any PHP script which I can take a look at to migrate users
 from basic auth to oauth?  I've received temporary xAuth access and
 want to get it done within the less than 7 days (can this be extended)
 window granted.

 Thanks!

 Best,
 Y


Re: [twitter-dev] Re: Bulk Conversion using xAuth

2010-05-26 Thread Damon Clinkscales
On Wed, May 26, 2010 at 11:44 PM, YCBM youcannotb...@gmail.com wrote:
 Ah.  It looks like Abraham's twitteroauth has a getXAuthToken method
 for doing exactly what I need.

 So I guess a better question is if I'm doing this for a few hundred
 users, would I run into a rate limit of any kind?  Would I need to
 somehow throttle these in any way?

 Best,
 Y

When I did it, I just added a 1 second sleep in between each token
grab and it worked fine.

-damon
-- 
http://twitter.com/damon
http://blog.damonc.com