[mythtv-users] wget unauthorized mod

WR poi at planetofidiots.com
Thu Aug 3 20:25:20 UTC 2006


I've tried many possible ways to compile wget (>v1.9), but always get an 
"Unauthorized" message from zap2it. Where do I modify the wget line that 
applies to mythfilldatabase?

Here's the problem:

POST /tvlistings/xtvdService HTTP/1.0
User-Agent: Wget/1.10.2
Accept: */*
Authorization: Basic mf65sFlnqdg7kD8sTHDkWw==
Host: datadirect.webservices.zap2it.com
Connection: Keep-Alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 525
Accept-Encoding: gzip


<?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'>2006-08-16T07:00:00Z</startTime>
<endTime xsi:type='xsd:dateTime'>2006-08-17T07:00:00Z</endTime>
</ns1:download>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

HTTP/1.1 401 Unauthorized
Date: Thu, 03 Aug 2006 19:31:03 GMT
Server: Orion/2.0.5
Connection: Close
Content-Type: text/html
WWW-Authenticate: Digest realm="TMSWebServiceRealm", 
nonce="PDExNsffFSDFM677jQ1MDAsjyr654WUyN2Qwdf65452YzBhMmJlMjc3ZGVAbmlnaHRmbGlnaHQ+", 
opaque="dbcc4562347654d02", algorithm=MD5, qop="auth"

<HTML><HEAD><TITLE>401 Unauthorized</TITLE></HEAD><BODY><H1>401 
Unauthorized</H1></BODY></HTML>

Thanks!


More information about the mythtv-users mailing list