Hi All,
I wrote a web service that I'm using to more or less move some files around. The client is written in python (uses the HTTP POST interface). If I put the client on the server, and do a test run everything is fine, but then from a remote machine with the exact same data I get the following error:
Request format is unrecognized for URL unexpectedly ending i n '/managedUpload'.
any ideas?
-Alex