-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
toelva:bin adrian$ ./uws -H ... results ...
Downloading result into file 'result.dat'
Traceback (most recent call last):
File "./uws", line 324, in
resultsJob(args.host, args.user, args.pwd, args.id)
File "./uws", line 156, in resultsJob
UWSconn.downloadFile(url, usr, pwd, filename, callback=printProgress)
File "/Users/adrian/Documents/eScience/Tools/uws-client/./lib/UWS/connection.py", line 129, in downloadFile
request.add_header("Authorization", "Basic %s" % self.authStr)
AttributeError: connection instance has no attribute 'authStr'
Metadata
Metadata
Assignees
Labels
No labels