I'm trying to grab cached content using the cache URL returned by the BOSS API.
While this worked just fine for months, it has recently been hit-or-miss...
usually miss.
For example, if the BOSS API returns back a cache URL of
http://uk.wrs.yahoo.com/etc.etc...
and I try to access it, I should get back a frame page that contains Yahoo's
header info in the top frame and the cached content in the bottom frame like
this:
http://www.harding.edu/fmccown/temp/yahoo_correct.png
But instead I occasionally get the Yahoo search engine home page in the top
frame with the cached content in the bottom frame like this:
http://www.harding.edu/fmccown/temp/yahoo_wrong.png
or more frequently just a redirect to http://search.yahoo.com/ with no cached
content at all.
I would really appreciate the Yahoo folks looking into this problem.
Thanks.