This might be why we're encountering https://issues.apache.org/jira/browse/CB-9483 To update you will have to PR to this repo and branch https://github.com/apache/cordova-labs/tree/cordova-filetransfer
Then someone with access rights to the account (I do, plus others not sure whom) has to push the code. On Wednesday, August 12, 2015, Sergey Shakhnazarov (Akvelon) < v-ses...@microsoft.com> wrote: > Hi guys, > > I was testing mobilespec in hosted environment recently and encountered an > issue with file-transfer plugin: > org.apache.cordova.mobilespec.tests.localXHR.tests >> XMLHttpRequest > XMLHttpRequest.spec.9 calls onload from successful http get > Expected spy onError not to have been called. > > This issue is caused by missing Access-Control headers on the server side. > Can we add them? Should I send a PR to > https://github.com/don/cordova-filetransfer? > > Best regards, > Sergey Shakhnazarov > > >