Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4137 Resolve WP issues in FileTransfer
  3. CB-2607

WP8 - File Upload: No support for Authorization Headers

    XMLWordPrintableJSON

Details

    Description

      It seems FileTransfer for WP8 does not support authorization headers.

      options.headers =

      { Authorization: 'Basic ' + loginCreds }

      ;

      doesn't seem to work, and it works on the other platforms. It's returning a 403 - Forbidden with Error code 3.

      Need additional verification, as this could be user error IE. not properly whitelisting server, etc.

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            gabaum10 Geoff Baum
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: