How to fetch an XML file using an HTTPS query

Tycho Andersen tycho at tycho.ws
Tue Aug 4 09:41:30 EDT 2009


Blah, forgot to include the list. When is python-list going to get Reply-To?

\t

On Tue, Aug 4, 2009 at 8:38 AM, Tycho Andersen<tycho at tycho.ws> wrote:
> Hi Ido,
>
> On Tue, Aug 4, 2009 at 6:25 AM, Ido Levy<IDOL at il.ibm.com> wrote:
>> [snip]
>> I got the following result in both cases:
>>         <?xml version="1.0"?>
>>         <Devices>
>>         <Error>Invalid filter passed.</Error>
>>         </Devices>
>
> To me, this doesn't look like a python problem: the application was
> successfully connected to and returned a result. The problem you're
> experiencing is that it wasn't the result you expected. Are you sure
> you're setting the right headers, posting the right form values, etc.
> and giving the app exactly what it wants?
>
> \t
>



More information about the Python-list mailing list