[twitter-dev] Re: mentions API broken?

2010-06-24 Thread Mark Sievers
Never solved this, the mentions still do not turn up. Will put this
down to a glitch in the matrix.

On Jun 22, 8:54 am, Mark Sievers mark.siev...@gmail.com wrote:
 Hey Taylor,

 Thanks for the response.

 Yup, still seeing the problem for that block of time/mentions, but
 subsequent mentions are coming through okay.

 Not causing me any particular distress, just thought I would raise it!
 I'll keep an eye out and update this thread if anything changes.

 Cheers

 M


[twitter-dev] Re: mentions API broken?

2010-06-21 Thread Mark Sievers
Have since noticed that new mentions are now appearing, yet the
mentions within the time block mentioned above are still not
appearing. Here are two examples of mentions that are not appearing in
my mentions API call:

* http://twitter.com/michaelayates/status/16652366500
  who would have thought a little wooden stick would be the best piece
of engineering in the office last week. Well done @markdsievers

* http://twitter.com/RhysC/status/16656725459
  RT @markdsievers #allwhites Fallon learned to elbow at
#RangitotoCollege  #represent #nzl New Zealand


[twitter-dev] Re: mentions API broken?

2010-06-21 Thread Mark Sievers
Here are the samples from two API calls:
http://api.twitter.com/1/statuses/friends_timeline.xml?count=200
outputs the contents of http://www.filesavr.com/5oCumzqP

http://api.twitter.com/1/statuses/mentions.xml?count=200
outputs the contents of http://www.filesavr.com/KsdMpS10

You will notice from the timeline output, statuses 16656725459 and
16652366500 do not appear in the mentions output.


Re: [twitter-dev] Re: mentions API broken?

2010-06-21 Thread Taylor Singletary
Hi Mark,

Last week we had some bad juju with our caching facilities and have been
running some processes in the background to restore the cache throughout the
weekend and week.

Are you still seeing the issue now? Since @mentions is an authenticated
call, I can't execute it from your perspective to verify.

Taylor

On Mon, Jun 21, 2010 at 12:16 AM, Mark Sievers mark.siev...@gmail.comwrote:

 Here are the samples from two API calls:
 http://api.twitter.com/1/statuses/friends_timeline.xml?count=200
 outputs the contents of http://www.filesavr.com/5oCumzqP

 http://api.twitter.com/1/statuses/mentions.xml?count=200
 outputs the contents of http://www.filesavr.com/KsdMpS10

 You will notice from the timeline output, statuses 16656725459 and
 16652366500 do not appear in the mentions output.



[twitter-dev] Re: mentions API broken?

2010-06-21 Thread Mark Sievers
Hey Taylor,

Thanks for the response.

Yup, still seeing the problem for that block of time/mentions, but
subsequent mentions are coming through okay.

Not causing me any particular distress, just thought I would raise it!
I'll keep an eye out and update this thread if anything changes.

Cheers

M