[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Abraham Williams
You might also want to look at Sign in with Twitter: http://apiwiki.twitter.com/Sign-in-with-Twitter On Fri, Jul 3, 2009 at 09:02, Stuart wrote: > > 2009/7/3 Christian Fazzini : > > > > Yes I've read the documentation. But what is confusing me is the > > following: > > > > If the call I am makin

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Stuart
2009/7/3 Christian Fazzini : > > Yes I've read the documentation. But what is confusing me is the > following: > > If the call I am making states API rate limited: false, in this > case for verify_credentials.format , then my API will not have a limit > to the number of times I can call this metho

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Stuart
2009/7/3 Christian Fazzini : > > But if the call I am making states API rate limited: false, in this > case for verify_credentials.format , then my API will not have a limit > to the number of times I can call this method, since rate limting does > not apply for this method. Correct? Indeed, whic

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Christian Fazzini
Yes I've read the documentation. But what is confusing me is the following: If the call I am making states API rate limited: false, in this case for verify_credentials.format , then my API will not have a limit to the number of times I can call this method, since rate limting does not apply for t

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Christian Fazzini
But if the call I am making states API rate limited: false, in this case for verify_credentials.format , then my API will not have a limit to the number of times I can call this method, since rate limting does not apply for this method. Correct? On Jul 3, 6:48 pm, Stuart wrote: > 2009/7/3 Chri

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Stuart
2009/7/3 Christian Fazzini : > > Hmm this is strange. Also Twitter REST API Method: statuses/update > does not have rate limited. Does this mean we can allow an > authenticated twitter user to post as many updates to Twitter from our > website as he/she wants? > > Or am I not understanding this co

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Christian Fazzini
Hmm this is strange. Also Twitter REST API Method: statuses/update does not have rate limited. Does this mean we can allow an authenticated twitter user to post as many updates to Twitter from our website as he/she wants? Or am I not understanding this correctly? On Jul 3, 6:29 pm, Christian Fa

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Christian Fazzini
Hmm ok just found out that verify_credentials is not rate limited. So I guess we can log as many users on without limitations... Correct me if I am wrong. On Jul 3, 5:22 pm, Christian Fazzini wrote: > Hello, > > We are developing a website that uses the Twitter API. At current, > when a users

[twitter-dev] Re: Logging users on with the Twitter API

2009-07-03 Thread Christian Fazzini
Hmm ok just found out that verify_credentials is not rate limited. So I guess we can log as many users on without limitations... On Jul 3, 5:22 pm, Christian Fazzini wrote: > Hello, > > We are developing a website that uses the Twitter API. At current, > when a users gets onto our site, a login