[mythtv-users] Can't connect to zap2it datadirect

John Westlund john.westlund at gmail.com
Tue Mar 21 03:25:50 UTC 2006


I just created my account, I'm not sure if there is some kind of
propagation issue. Is this a common problem right after creating one's
account?

I've tried from the command line but all I get is:

07:24 PM twinion:/root# wget --http-user=[username]
--http-password=[password] --post-file=test.txt
--header=Accept-Encoding:gzip
http://datadirect.webservices.zgs/xtvdServicesting
--19:24:40--  http://datadirect.webservices.zap2it.com/tvlistings/xtvdService
           => `xtvdService'
Resolving datadirect.webservices.zap2it.com... 206.18.98.160
Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Connecting to datadirect.webservices.zap2it.com|206.18.98.160|:80... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Authorization failed.

My test file is:
<?xml version='1.0' encoding='utf-8'?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'
xmlns:xsd='http://www.w3.org/2001/XMLSchema'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'>
<SOAP-ENV:Body>
<ns1:download  xmlns:ns1='urn:TMSWebServices'>
<startTime xsi:type='xsd:dateTime'>2005-01-01T06:00:00Z</startTime>
<endTime xsi:type='xsd:dateTime'>2005-01-02T06:00:00Z</endTime>
</ns1:download>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


More information about the mythtv-users mailing list