json - Twitter: Rate limit exceeded, do tweet buttons count as a request? -
json - Twitter: Rate limit exceeded, do tweet buttons count as a request? -
i've got twitter feed caches request twitter. @ gets feed every 10 minutes (so that's 6 times hr out of max limit of 150).
i regularly issues when rate limit exceed. reason can think of causing because of tweet buttons used elsewhere on site.
does using tweet button count request, , if so, what's best way cache results?
i'm using json request: http://twitter.com/status/user_timeline/user_account.json?count=2
what want utilize request tweet buttons, don't think it's rate limited.
http://urls.api.twitter.com/1/urls/count.json?url=http://somelink.com&callback=twttr.receivecount
twitter link count twitter rest api
json caching twitter twitter-feed
Comments
Post a Comment