I don't have Charles or anything like that so I can't see. I work for a company that doensn't really allow that kind of thing without a fight first. :(
--- In [email protected], "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > What are you seeing over http? I mean with Charles or something similar? > > On Tue, Jun 17, 2008 at 11:34 PM, Mark <[EMAIL PROTECTED]> wrote: > > > HI, > > > > I guess what I'm not understanding is the fact that when I run this > > code from Flex Builder 2 it works, but when I run it out of FB 3 it > > doesn't. The Flash Player version would make sence to me but not > > working in one and not the other. I'm using 9.0.124.0 Debug. > > > > HERE'S MY ERROR IN FB3: > > > > (mx.rpc::Fault)#0 > > errorID = 0 > > faultCode = "Server.Error.Request" > > faultDetail = "Error: [IOErrorEvent type="ioError" bubbles=false > > cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: > > http://radar.us.na.ey.net/RadarXML.asmx"]. URL: > > http://radar.us.na.ey.net/RadarXML.asmx" > > faultString = "HTTP request error" > > message = "faultCode:Server.Error.Request faultString:'HTTP > > request error' faultDetail:'Error: [IOErrorEvent type="ioError" > > bubbles=false cancelable=false eventPhase=2 text="Error #2032: > > Stream Error. URL: http://radar.us.na.ey.net/RadarXML.asmx"]. URL: > > http://radar.us.na.ey.net/RadarXML.asmx'" > > name = "Error" > > rootCause = (flash.events::IOErrorEvent)#1 > > bubbles = false > > cancelable = false > > currentTarget = (flash.net::URLLoader)#2 > > bytesLoaded = 0 > > bytesTotal = 0 > > data = (null) > > dataFormat = "text" > > eventPhase = 2 > > target = (flash.net::URLLoader)#2 > > text = "Error #2032: Stream Error. URL: > > http://radar.us.na.ey.net/RadarXML.asmx" > > type = "ioError" > > > > --- In [email protected] <flexcoders% 40yahoogroups.com>, "Tracy > > Spratt" <tspratt@> > > wrote: > > > > > > > > Josh, I think you are right, the OP was not adding headers to the > > HTTP request after all, and his header was not "Authorization", > > which as you point out, is again allowed. > > > > > > > > > > > > Probably best to ignore me on this one! > > > > > > > > > > > > Tracy > > > > > > > > > > > > ________________________________ > > > > > > > > > > -- > "Therefore, send not to know For whom the bell tolls. It tolls for thee." > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] >

