Hi all, I'm using Net:HTTP to interact with Amazon S3's REST API. (to PUT a file)
I have test code, for the class that I have written, which functions correctly. When that same class is called within Shoes, it fails with: Hostname not known: blabla.s3.amazonaws.com Shooes says that the error is in resolv-replace.rb line 10. I've googled this a bit but without much insight. Seems that the error might even be a simple case of resolving the domain name ... any thoughts what could be happening? Etienne
