[
https://issues.apache.org/jira/browse/CB-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jcesarmobile closed CB-12440.
-----------------------------
Resolution: Won't Fix
The plugin has been deprecated and this won't be fixed.
Read the blog post about the alternatives
https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html
> FileTransfer: iOS returns Forbidden error during upload
> -------------------------------------------------------
>
> Key: CB-12440
> URL: https://issues.apache.org/jira/browse/CB-12440
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-file-transfer (DEPRECATED)
> Affects Versions: 1.6.1
> Reporter: Anthony Rumsey
> Priority: Major
> Attachments: error-msg.png, ios-plist.png
>
>
> When attempting to upload an image using FileTransfer.upload iOS consistently
> returns a Forbidden error. The same code works on Android using the same
> plugin version and same server.
> Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.
> Server authentication is via a basic-auth entry in the header. The request
> never even makes it to the server so appears to be blocked by the client.
> config.xml
> {code}
> <access origin='*' allows-arbitrary-loads-in-media='true'
> allows-arbitrary-loads-in-web-content='true' allows-local-networking='true' />
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]