[twitter-dev] Does users/search have a much lower limit? Blocked after 70 calls.

2010-03-18 Thread Roy Rodenstein
Hi, I'm still having an issue from a couple of weeks ago. I am writing an app that searches for your LinkedIn contacts' names on Twitter, paginated to only 10 per page, and there are 10 Twitter API calls per page. I am whitelisted, and am printing out the rate limit left after each call, and it

[twitter-dev] Whitelisted and calls left, but still says Rate Limit Exceeded?

2010-03-08 Thread Roy Rodenstein
Hi all, I'm new to Twitter API dev, working on a mashup with LinkedIn to find your LI network on Twitter. I am only doing a couple of Twitter calls: - friends/ids, one per app run - user search w/limit of 5 results, about 20 per app run (tho this will rise when I'm done testing) So pretty