Hi,
Please any one help me on following issue.
It is unable to fetch content using following url:
Request:- http://www.freebase.com/api/trans/raw/%239202a8c04000641f8000000000acd66c
it give response like as shown below:
Response:-
{
"status":"404 Not Found",
"code":"/api/status/error/blobclient",
"messages":[
{
"info":{
"hostports":"blob03.p01.sjc1.metaweb.com:8120 blob01.p01.sjc1.metaweb.com:8120 blob02.p01.sjc1.metaweb.com:8120"
},
"message":"Could not find or replicate blob: static:mw-render/en/6c/9202a8c04000641f8000000000acd66c",
"code":"/api/status/error/not_found"
}
],
"transaction_id":"cache;cache01.p01.sjc1:8101;2008-10-10T11:18:03Z;0011"
}Thanks in advance...