looking at the demo page you created, it seems you are accessing the search
API. That's not part of the usual Twitter API limits, so it won't affect any
rate limit you have (whitelisted or not) for Twitter. I'll leave any
comments about rate limitations for search API to Doug and Matt, though...

Search API shouldn't require a POST - are you sure your URL generation (and
GET param encoding) is correct?

Marco

2009/6/19 markanson <[email protected]>

>
> I have resolved this problem by changing from GET to POST requests. 14
> hours work.
>
> I am totally confused why the Get requests that were working for a
> month no longer work
>
> At least my application is working using POST... But I am worried
> about the reliability of the code I've written
>
> Not a good feeling
>
> mark
>

Reply via email to