Hi,
I noticed today that jsonp on the blurn urls used to fetch limited
article for summary display on the fly overs is returning errors...
Without the "&callback=jsonp5253453" parameter the request returns
successfully. But when it is added, it returns the error:
jsonp1236154789751({
"code": "\/api\/status\/error",
"messages": [
"'str' object has no attribute 'http_header'"
],
"status": "500 Internal Server Error",
"transaction_id": "cache;cache01.p01.sjc1:8101;2009-03-04T08:42:17Z;
0013"
})
URL used for above request:
http://www.freebase.com/api/trans/blurb/guid/9202a8c04000641f800000000005ff5b?callback=jsonp1236154789751&maxlength=300
Any work around for this?
Thanks,
Vinuth.