> I am working on a web application where we make twitter api calls
> using a oauth authenticated user.
> 
> If I do the calls on the users behalf, using their oauth token and
> secret from my web server. Does it use the user's rate limit or the
> application's rate limit?

If you authenticate as the user, then it is the user's rate limit that
accesses are charged against.

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com
-- "I think you underestimate the stupidness." --------------------------------

Reply via email to