Hi, In our application we are using following bead:
var service:HTTPService = new HTTPService(); service.addBead(new CORSCredentialsBead(true)); Maybe at some point this code can be used to resolve issue. Thanks, Piotr czw., 10 lut 2022 o 05:42 H J, Yashasvini (CW) (Enterprise) < [email protected]> napisaĆ(a): > Hi, > > > > We are using URLBinaryLoader in of our files, when we referred to > URLLoader we found that, there is an implementation for > WithCredentials(code snippet added below), > > same way it needs to be implemented for URLBinaryLoader as well for > setting up the cookies and parameters to the request header of URLRequest. > > > > Note: Since am getting failure message from [email protected] I > have posted my query here > > > > Thanks & Regards, > > Yashasvini. > > > -- Piotr Zarzycki
