I'm getting this error messages while requesting the statuses and DirectMessages from the API. HTTP 400 Error. Is Twitter working on this issue ?
On Jan 28, 3:27 pm, Michael Steuer <[email protected]> wrote: > We see this too now on a bunch of our test accounts.. Does Twitter have a > resolution time? > > It's making the use and development efforts of our application all but > impossible... > > On Jan 28, 2010, at 1:51 PM, Rich wrote: > > > Interesting my whitelisted account is still working, but the non > > whitelisted ones are broken over oAuth > > > On Jan 28, 9:48 pm, Rich <[email protected]> wrote: > >> Just run it through my debugger, it's absolutely returning an HTTP 400 > >> response > > >> On Jan 28, 9:46 pm, Rich <[email protected]> wrote: > > >>> Looks like they are in the process of upping the oAuth rate limit as > >>> now I'm getting different results but still a 400 error > > >>> On Jan 28, 9:41 pm, Shelkie <[email protected]> wrote: > > >>>> Are others having trouble with Ratelimits? > > >>>> Suddenly the "X-Ratelimit-Limit" has changed to 0 for several accounts > >>>> I have checked. Here are some sample HTTP headers: > > >>>> [Date] => Thu, 28 Jan 2010 21:27:55 GMT > >>>> [Server] => hi > >>>> [X-Ratelimit-Limit] => 0 > >>>> [Status] => 400 Bad Request > >>>> [X-Ratelimit-Remaining] => 0 > >>>> [X-Runtime] => 0.02640 > >>>> [Content-Type] => application/json; charset=utf-8 > >>>> [Content-Length] => 412 > >>>> [X-Ratelimit-Class] => api_identified > >>>> [Cache-Control] => no-cache, max-age=300 > >>>> [X-Ratelimit-Reset] => 1264716226 > > >>>> Notice that X-Ratelimit-Reset is also out of date when compared to > >>>> ["Date"] > > >>>> Any ideas? Could our app have been blacklisted for some reason, or is > >>>> this a more widespread problem? > > >>>> Eric. > >
