Hi Hernán, I am having a look right now. It does work in my current 2.0 development image, I can even parse the XML without any problem: I'll see what my 1.4 image does⦠I hope you are not behind a proxy, are you ? ;-) Sven On 19 Dec 2012, at 18:18, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Hi list, I'm using Pharo1.4 Latest update: #14457 with CogVM 4.0.0 from 7/2012. The below http get used to work with previous versions of Zinc components, but it doesn't work anymore. I need to retrieve a XML returned by the following URL:
http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&retmode=... (the URL is ok, pasting in Firefox retrieves the XML, the service is described here http://www.ncbi.nlm.nih.gov/books/NBK25500/)
but doing
ZnClient new get: 'http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nuccore&retmode=...'.
answer: SubscriptOutOfBounds: 4097
I've tried with a clean image and it fails too. Any help or fix out there? I'm willing to try other HTTP clients too.
Hernán
-- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill