Tuesday, April 5, 2011

Re: RE: [twitter-dev] Twitter Rate-limiting on the statuses/friends list?

Tatham,

Thanks for the response. Does that mean If I use say twitteroauth (for OAuth) while making HTTP Get statuses then it will be authenticated api call even the method itself does not require authentication?

Can you please share some sample code for authenticated api call on methods that do not require authentication.?

Thanks,
Kumar


On Sunday, April 3, 2011 10:56:27 PM UTC-4, Tatham Oddie wrote:

Just because it doesn't require authentication doesn't mean you can't auth anyway.

 

 

--

Tatham Oddie

au mob: +61 414 275 989, us cell: +1 213 280 3556, skype: tathamoddie

If you're printing this email, you're doing it wrong. This is a computer, not a typewriter.

 

From: twitter-deve...@googlegroups.com [mailto:twitter-deve...@googlegroups.com] On Behalf Of A. Kumar
Sent: Monday, 4 April 2011 12:30 PM
To: twitter-deve...@googlegroups.com
Subject: [twitter-dev] Twitter Rate-limiting on the statuses/friends list?

 

Hi, 

I am building a web application using sign-in with twitter and upon signed in I am showing user's friends & followers. It's not another twitpic like service but in the vertical market (CRM space).

 

Since sign-in process api calls are authenticated hence will be charged to the respective user (I am ok here) But the real problem is rate-limiting on the the friends/followers list because "GET statuses/friends" (http://dev.twitter.com/doc/get/statuses/friends) calls do not requires authentication and calls are deducted from the calling hosts IP address allowance (my website) which are permitted 150 requests per hour which my website will reach in few minutes.

 

Earlier I could have asked for the white-listing from twitter but it's not offered anymore. This features (friends/followers list) is very very important features on my website and without this my website will be toothless. Hence I'm very very frustrated. Can somebody help me how do resolve this issue? 

 

Thanks in advance.

 

A Kumar.

 

 

 

--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: http://groups.google.com/group/twitter-development-talk

--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: http://groups.google.com/group/twitter-development-talk

No comments:

Post a Comment