<font size=2 face="sans-serif">Hi Tycho,</font>
<br>
<br><font size=2 face="sans-serif">Thank you for your advice.</font>
<br>
<br><font size=2 face="sans-serif">My problem was in the query itself,
I replaced every space character with '%20' and it works.</font>
<br><font size=2 face="sans-serif">You are right, the Python code below
does do the work.</font>
<br><font size=2 face="sans-serif"><br>
Ido<br>
</font>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Tycho Andersen <tycho@tycho.ws></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">python-list@python.org</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">04/08/2009 04:42 PM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: How to fetch an XML file using an
HTTPS query</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Blah, forgot to include the list. When is python-list
going to get Reply-To?<br>
<br>
\t<br>
<br>
On Tue, Aug 4, 2009 at 8:38 AM, Tycho Andersen<tycho@tycho.ws> wrote:<br>
> Hi Ido,<br>
><br>
> On Tue, Aug 4, 2009 at 6:25 AM, Ido Levy<IDOL@il.ibm.com> wrote:<br>
>> [snip]<br>
>> I got the following result in both cases:<br>
>>         <?xml version="1.0"?><br>
>>         <Devices><br>
>>         <Error>Invalid filter passed.</Error><br>
>>         </Devices><br>
><br>
> To me, this doesn't look like a python problem: the application was<br>
> successfully connected to and returned a result. The problem you're<br>
> experiencing is that it wasn't the result you expected. Are you sure<br>
> you're setting the right headers, posting the right form values, etc.<br>
> and giving the app exactly what it wants?<br>
><br>
> \t<br>
><br>
-- <br>
</font></tt><a href="http://mail.python.org/mailman/listinfo/python-list"><tt><font size=2>http://mail.python.org/mailman/listinfo/python-list</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>