HTTPService

November 5, 2008

Well it turns out when using HTTPService objects, you MUST specify the url , even if you have specified the rootURL.

hmm I guess that makes sense.. but I overlooked that. Once that was complete everything worked as expected.

Another note, is that HTTPService with POST/GET across to any other domain, there doesn’t seem to be any problems with the security cross-domain sandbox.